Uses of Interface
com.sas.metadata.remote.PropertySet

Packages that use PropertySet
com.sas.metadata.remote Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. 
 

Uses of PropertySet in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return PropertySet
 PropertySet Property.getAssociatedPropertySet()
          Gets the PropertySet for AssociatedPropertySet
 

Methods in com.sas.metadata.remote with parameters of type PropertySet
 void Property.setAssociatedPropertySet(PropertySet inObject)
          Sets the AssociatedPropertySets list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.