Uses of Enum Class
software.xdev.bzst.dip.client.xmldocument.model.INTypeEnumType
Packages that use INTypeEnumType
-
Uses of INTypeEnumType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as INTypeEnumTypeMethods in software.xdev.bzst.dip.client.xmldocument.model that return INTypeEnumTypeModifier and TypeMethodDescriptionstatic INTypeEnumTypeOrganisationINType.getINType()Gets the value of the inType property.static INTypeEnumTypeReturns the enum constant of this class with the specified name.static INTypeEnumType[]INTypeEnumType.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 INTypeEnumTypeModifier and TypeMethodDescriptionvoidOrganisationINType.setINType(INTypeEnumType value) Sets the value of the inType property.