Uses of Class
com.sas.services.discovery.ServiceComponentAttribute

Packages that use ServiceComponentAttribute
com.sas.services.discovery Discover a service based upon its service capabilities and optionally service attributes. 
 

Uses of ServiceComponentAttribute in com.sas.services.discovery
 

Methods in com.sas.services.discovery that return ServiceComponentAttribute
 ServiceComponentAttribute ServiceDiscoveryConfigurationInterface.getServiceComponentAttribute()
          Get the ServiceComponent attribute.
 ServiceComponentAttribute ServiceDiscoveryConfiguration.getServiceComponentAttribute()
          Get the ServiceComponent attribute.
 

Methods in com.sas.services.discovery with parameters of type ServiceComponentAttribute
 void ServiceDiscoveryConfigurationInterface.setServiceComponentAttribute(ServiceComponentAttribute serviceComponentAttribute)
          Set the ServiceComponent attribute.
 void ServiceDiscoveryConfiguration.setServiceComponentAttribute(ServiceComponentAttribute serviceComponentAttribute)
          Sets the ServiceComponent attribute.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.