Uses of Class
org.bedework.schemas.catdav_1.PropType
-
Packages that use PropType Package Description org.bedework.schemas.catdav_1 -
-
Uses of PropType in org.bedework.schemas.catdav_1
Fields in org.bedework.schemas.catdav_1 with type parameters of type PropType Modifier and Type Field Description protected List<PropType>CategoryDataType. propMethods in org.bedework.schemas.catdav_1 that return PropType Modifier and Type Method Description PropTypeObjectFactory. createPropType()Create an instance ofPropTypeMethods in org.bedework.schemas.catdav_1 that return types with arguments of type PropType Modifier and Type Method Description javax.xml.bind.JAXBElement<PropType>ObjectFactory. createProp(PropType value)List<PropType>CategoryDataType. getProp()Gets the value of the prop property.Methods in org.bedework.schemas.catdav_1 with parameters of type PropType Modifier and Type Method Description javax.xml.bind.JAXBElement<PropType>ObjectFactory. createProp(PropType value)
-