Uses of Interface
com.collation.platform.model.topology.net.Fqdn

Packages that use Fqdn
com.collation.platform.model.topology.net   
 

Uses of Fqdn in com.collation.platform.model.topology.net
 

Methods in com.collation.platform.model.topology.net that return Fqdn
 Fqdn[] IpAddress.getFqdns()
           
 

Methods in com.collation.platform.model.topology.net with parameters of type Fqdn
 void IpAddress.setFqdns(Fqdn[] fqdns)