Uses of Class
com.sas.services.information.metadata.SoftwareComponentAttributes
Packages that use SoftwareComponentAttributes
-
Uses of SoftwareComponentAttributes in com.sas.services.information.metadata
Methods in com.sas.services.information.metadata that return SoftwareComponentAttributesModifier and TypeMethodDescriptionOMRSoftwareComponent.getSoftwareComponentAttributes()SoftwareComponentInterface.getSoftwareComponentAttributes()Get the attributes of this component in aSoftwareComponentAttributesobject.Methods in com.sas.services.information.metadata with parameters of type SoftwareComponentAttributesModifier and TypeMethodDescriptionvoidOMRSoftwareComponent.setSoftwareComponentAttributes(SoftwareComponentAttributes attributes) voidSoftwareComponentInterface.setSoftwareComponentAttributes(SoftwareComponentAttributes attributes) Set the attributes of this component using aSoftwareComponentAttributesobject.