Uses of Class
org.bedework.schemas.category_1.EmptyElementType
-
Packages that use EmptyElementType Package Description org.bedework.schemas.category_1 -
-
Uses of EmptyElementType in org.bedework.schemas.category_1
Fields in org.bedework.schemas.category_1 declared as EmptyElementType Modifier and Type Field Description protected EmptyElementTypeCategoryType. deprecatedprotected EmptyElementTypeCategoryType. namespaceMethods in org.bedework.schemas.category_1 that return EmptyElementType Modifier and Type Method Description EmptyElementTypeObjectFactory. createEmptyElementType()Create an instance ofEmptyElementTypeEmptyElementTypeCategoryType. getDeprecated()Gets the value of the deprecated property.EmptyElementTypeCategoryType. getNamespace()Gets the value of the namespace property.Methods in org.bedework.schemas.category_1 with parameters of type EmptyElementType Modifier and Type Method Description voidCategoryType. setDeprecated(EmptyElementType value)Sets the value of the deprecated property.voidCategoryType. setNamespace(EmptyElementType value)Sets the value of the namespace property.
-