Uses of Class
org.bedework.schemas.catdav_1.TestAttributeType
-
Packages that use TestAttributeType Package Description org.bedework.schemas.catdav_1 -
-
Uses of TestAttributeType in org.bedework.schemas.catdav_1
Fields in org.bedework.schemas.catdav_1 declared as TestAttributeType Modifier and Type Field Description protected TestAttributeTypeFilterType. contentTypeMethods in org.bedework.schemas.catdav_1 that return TestAttributeType Modifier and Type Method Description static TestAttributeTypeTestAttributeType. fromValue(String v)TestAttributeTypeFilterType. getContentType()Gets the value of the contentType property.static TestAttributeTypeTestAttributeType. valueOf(String name)Returns the enum constant of this type with the specified name.static TestAttributeType[]TestAttributeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bedework.schemas.catdav_1 with parameters of type TestAttributeType Modifier and Type Method Description voidFilterType. setContentType(TestAttributeType value)Sets the value of the contentType property.
-