Uses of Class
ietf.params.xml.ns.caldav.AllpropType
Packages that use AllpropType
-
Uses of AllpropType in ietf.params.xml.ns.caldav
Fields in ietf.params.xml.ns.caldav declared as AllpropTypeMethods in ietf.params.xml.ns.caldav that return AllpropTypeModifier and TypeMethodDescriptionObjectFactory.createAllpropType()Create an instance ofAllpropTypeCompType.getAllprop()Gets the value of the allprop property.Methods in ietf.params.xml.ns.caldav that return types with arguments of type AllpropTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AllpropType>ObjectFactory.createAllprop(AllpropType value) Methods in ietf.params.xml.ns.caldav with parameters of type AllpropTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AllpropType>ObjectFactory.createAllprop(AllpropType value) voidCompType.setAllprop(AllpropType value) Sets the value of the allprop property.