Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.ComponentReferenceType
-
Packages that use ComponentReferenceType Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of ComponentReferenceType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.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.ws_calendar.ns.soap that return ComponentReferenceType Modifier and Type Method Description ComponentReferenceTypeObjectFactory. createComponentReferenceType()Create an instance ofComponentReferenceTypeMethods in org.oasis_open.docs.ws_calendar.ns.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.
-