Uses of Enum Class
software.xdev.bzst.dip.client.xmldocument.model.OECDDocTypeIndicEnumType
Packages that use OECDDocTypeIndicEnumType
Package
Description
-
Uses of OECDDocTypeIndicEnumType in software.xdev.bzst.dip.client.model.configuration
Methods in software.xdev.bzst.dip.client.model.configuration that return OECDDocTypeIndicEnumType -
Uses of OECDDocTypeIndicEnumType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as OECDDocTypeIndicEnumTypeMethods in software.xdev.bzst.dip.client.xmldocument.model that return OECDDocTypeIndicEnumTypeModifier and TypeMethodDescriptionstatic OECDDocTypeIndicEnumTypeDocSpecType.getDocTypeIndic()Gets the value of the docTypeIndic property.static OECDDocTypeIndicEnumTypeReturns the enum constant of this class with the specified name.static OECDDocTypeIndicEnumType[]OECDDocTypeIndicEnumType.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 with parameters of type OECDDocTypeIndicEnumTypeModifier and TypeMethodDescriptionvoidDocSpecType.setDocTypeIndic(OECDDocTypeIndicEnumType value) Sets the value of the docTypeIndic property.