|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertySetInterface | |
---|---|
com.sas.services.information.metadata | Information Service metadata. |
Uses of PropertySetInterface in com.sas.services.information.metadata |
---|
Methods in com.sas.services.information.metadata with parameters of type PropertySetInterface | |
---|---|
void |
VirtualMetadata.addPropertySet(PropertySetInterface propertySet)
|
void |
MetadataInterface.addPropertySet(PropertySetInterface propertySet)
Add a property set to this object. |
void |
Metadata.addPropertySet(PropertySetInterface propertySet)
|
void |
VirtualMetadata.removePropertySet(PropertySetInterface propertySet)
|
void |
MetadataInterface.removePropertySet(PropertySetInterface propertySet)
Remove a property set from this object. |
void |
Metadata.removePropertySet(PropertySetInterface propertySet)
|
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |