Uses of Class
cdc.util.data.ElementContentType
-
Packages that use ElementContentType Package Description cdc.util.data -
-
Uses of ElementContentType in cdc.util.data
Methods in cdc.util.data that return ElementContentType Modifier and Type Method Description ElementContentTypeElement. getContentType()static ElementContentTypeElementContentType. valueOf(String name)Returns the enum constant of this type with the specified name.static ElementContentType[]ElementContentType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-