Uses of Enum Class
software.xdev.bzst.dip.client.xmldocument.model.cesop.DocTypeIndicEnumType
Packages that use DocTypeIndicEnumType
-
Uses of DocTypeIndicEnumType in software.xdev.bzst.dip.client.xmldocument.model.cesop
Fields in software.xdev.bzst.dip.client.xmldocument.model.cesop declared as DocTypeIndicEnumTypeMethods in software.xdev.bzst.dip.client.xmldocument.model.cesop that return DocTypeIndicEnumTypeModifier and TypeMethodDescriptionstatic DocTypeIndicEnumTypeDocSpecType.getDocTypeIndic()Ruft den Wert der docTypeIndic-Eigenschaft ab.static DocTypeIndicEnumTypeReturns the enum constant of this class with the specified name.static DocTypeIndicEnumType[]DocTypeIndicEnumType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.bzst.dip.client.xmldocument.model.cesop with parameters of type DocTypeIndicEnumTypeModifier and TypeMethodDescriptionvoidDocSpecType.setDocTypeIndic(DocTypeIndicEnumType value) Legt den Wert der docTypeIndic-Eigenschaft fest.