Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.AllpropType
-
Packages that use AllpropType Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of AllpropType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as AllpropType Modifier and Type Field Description protected AllpropTypeCalendarQueryOrMultigetBaseType. allpropMethods in org.oasis_open.docs.ws_calendar.ns.soap that return AllpropType Modifier and Type Method Description AllpropTypeObjectFactory. createAllpropType()Create an instance ofAllpropTypeAllpropTypeCalendarQueryOrMultigetBaseType. getAllprop()Gets the value of the allprop property.Methods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type AllpropType Modifier and Type Method Description javax.xml.bind.JAXBElement<AllpropType>ObjectFactory. createAllprop(AllpropType value)Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type AllpropType Modifier and Type Method Description javax.xml.bind.JAXBElement<AllpropType>ObjectFactory. createAllprop(AllpropType value)voidCalendarQueryOrMultigetBaseType. setAllprop(AllpropType value)Sets the value of the allprop property.
-