Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.ComponentReferenceType
-
Packages that use ComponentReferenceType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of ComponentReferenceType in org.oasis_open.docs.ns.wscal.calws_soap
Fields in org.oasis_open.docs.ns.wscal.calws_soap with type parameters of type ComponentReferenceType Modifier and Type Field Description protected List<ComponentReferenceType>ComponentsSelectionType. addprotected List<ComponentReferenceType>ComponentsSelectionType. removeMethods in org.oasis_open.docs.ns.wscal.calws_soap that return ComponentReferenceType Modifier and Type Method Description ComponentReferenceTypeObjectFactory. createComponentReferenceType()Create an instance ofComponentReferenceTypeMethods in org.oasis_open.docs.ns.wscal.calws_soap that return types with arguments of type ComponentReferenceType Modifier and Type Method Description List<ComponentReferenceType>ComponentsSelectionType. getAdd()Gets the value of the add property.List<ComponentReferenceType>ComponentsSelectionType. getRemove()Gets the value of the remove property.
-