Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.ComponentSelectionType
-
Packages that use ComponentSelectionType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of ComponentSelectionType in org.oasis_open.docs.ns.wscal.calws_soap
Fields in org.oasis_open.docs.ns.wscal.calws_soap with type parameters of type ComponentSelectionType Modifier and Type Field Description protected List<ComponentSelectionType>ComponentsSelectionType. componentprotected List<ComponentSelectionType>UpdateItemType. selectMethods in org.oasis_open.docs.ns.wscal.calws_soap that return ComponentSelectionType Modifier and Type Method Description ComponentSelectionTypeObjectFactory. createComponentSelectionType()Create an instance ofComponentSelectionTypeMethods in org.oasis_open.docs.ns.wscal.calws_soap that return types with arguments of type ComponentSelectionType Modifier and Type Method Description List<ComponentSelectionType>ComponentsSelectionType. getComponent()Gets the value of the component property.List<ComponentSelectionType>UpdateItemType. getSelect()Gets the value of the select property.
-