Uses of Class
org.bedework.schemas.catdav_1.IsNotDefinedType
-
Packages that use IsNotDefinedType Package Description org.bedework.schemas.catdav_1 -
-
Uses of IsNotDefinedType in org.bedework.schemas.catdav_1
Fields in org.bedework.schemas.catdav_1 declared as IsNotDefinedType Modifier and Type Field Description protected IsNotDefinedTypePropFilterType. isNotDefinedMethods in org.bedework.schemas.catdav_1 that return IsNotDefinedType Modifier and Type Method Description IsNotDefinedTypeObjectFactory. createIsNotDefinedType()Create an instance ofIsNotDefinedTypeIsNotDefinedTypePropFilterType. getIsNotDefined()Gets the value of the isNotDefined property.Methods in org.bedework.schemas.catdav_1 that return types with arguments of type IsNotDefinedType Modifier and Type Method Description javax.xml.bind.JAXBElement<IsNotDefinedType>ObjectFactory. createIsNotDefined(IsNotDefinedType value)Methods in org.bedework.schemas.catdav_1 with parameters of type IsNotDefinedType Modifier and Type Method Description javax.xml.bind.JAXBElement<IsNotDefinedType>ObjectFactory. createIsNotDefined(IsNotDefinedType value)voidPropFilterType. setIsNotDefined(IsNotDefinedType value)Sets the value of the isNotDefined property.
-