Uses of Interface
com.collation.platform.model.discovery.profile.Property

Packages that use Property
com.collation.platform.model.discovery.profile   
 

Uses of Property in com.collation.platform.model.discovery.profile
 

Methods in com.collation.platform.model.discovery.profile that return Property
 Property[] DiscoveryProfile.getProperties()
           
 

Methods in com.collation.platform.model.discovery.profile with parameters of type Property
 void DiscoveryProfile.setProperties(Property[] properties)