Uses of Enum Class
software.xdev.bzst.dip.client.xmldocument.model.DPIPropertyTypeEnumType
Packages that use DPIPropertyTypeEnumType
-
Uses of DPIPropertyTypeEnumType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as DPIPropertyTypeEnumTypeModifier and TypeFieldDescriptionprotected DPIPropertyTypeEnumTypePropertyListingType.propertyTypeMethods in software.xdev.bzst.dip.client.xmldocument.model that return DPIPropertyTypeEnumTypeModifier and TypeMethodDescriptionstatic DPIPropertyTypeEnumTypePropertyListingType.getPropertyType()Gets the value of the propertyType property.static DPIPropertyTypeEnumTypeReturns the enum constant of this class with the specified name.static DPIPropertyTypeEnumType[]DPIPropertyTypeEnumType.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 DPIPropertyTypeEnumTypeModifier and TypeMethodDescriptionvoidPropertyListingType.setPropertyType(DPIPropertyTypeEnumType value) Sets the value of the propertyType property.