Uses of Enum Class
software.xdev.bzst.dip.client.xmldocument.model.DPIMessageTypeIndicEnumType
Packages that use DPIMessageTypeIndicEnumType
Package
Description
-
Uses of DPIMessageTypeIndicEnumType in software.xdev.bzst.dip.client.model.configuration
Methods in software.xdev.bzst.dip.client.model.configuration that return DPIMessageTypeIndicEnumType -
Uses of DPIMessageTypeIndicEnumType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as DPIMessageTypeIndicEnumTypeModifier and TypeFieldDescriptionprotected DPIMessageTypeIndicEnumTypeMessageSpecType.messageTypeIndicMethods in software.xdev.bzst.dip.client.xmldocument.model that return DPIMessageTypeIndicEnumTypeModifier and TypeMethodDescriptionstatic DPIMessageTypeIndicEnumTypeMessageSpecType.getMessageTypeIndic()Gets the value of the messageTypeIndic property.static DPIMessageTypeIndicEnumTypeReturns the enum constant of this class with the specified name.static DPIMessageTypeIndicEnumType[]DPIMessageTypeIndicEnumType.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 DPIMessageTypeIndicEnumTypeModifier and TypeMethodDescriptionvoidMessageSpecType.setMessageTypeIndic(DPIMessageTypeIndicEnumType value) Sets the value of the messageTypeIndic property.