Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.ParameterReferenceType
-
Packages that use ParameterReferenceType Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of ParameterReferenceType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as ParameterReferenceType Modifier and Type Field Description protected ParameterReferenceTypeParameterSelectionType. changeFields in org.oasis_open.docs.ws_calendar.ns.soap with type parameters of type ParameterReferenceType Modifier and Type Field Description protected List<ParameterReferenceType>ParametersSelectionType. addprotected List<ParameterReferenceType>ParametersSelectionType. removeMethods in org.oasis_open.docs.ws_calendar.ns.soap that return ParameterReferenceType Modifier and Type Method Description ParameterReferenceTypeObjectFactory. createParameterReferenceType()Create an instance ofParameterReferenceTypeParameterReferenceTypeParameterSelectionType. getChange()Gets the value of the change property.Methods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type ParameterReferenceType Modifier and Type Method Description List<ParameterReferenceType>ParametersSelectionType. getAdd()Gets the value of the add property.List<ParameterReferenceType>ParametersSelectionType. getRemove()Gets the value of the remove property.Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type ParameterReferenceType Modifier and Type Method Description voidParameterSelectionType. setChange(ParameterReferenceType value)Sets the value of the change property.
-