Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.AllpropType
Packages that use AllpropType
-
Uses of AllpropType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as AllpropTypeMethods in org.oasis_open.docs.ws_calendar.ns.soap that return AllpropTypeModifier and TypeMethodDescriptionObjectFactory.createAllpropType()
Create an instance ofAllpropType
CalendarQueryOrMultigetBaseType.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 AllpropTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AllpropType>
ObjectFactory.createAllprop
(AllpropType value) Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type AllpropTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AllpropType>
ObjectFactory.createAllprop
(AllpropType value) void
CalendarQueryOrMultigetBaseType.setAllprop
(AllpropType value) Sets the value of the allprop property.