Uses of Enum Class
org.bidib.jbidibc.decoder.schema.commontypes.ValueCalculationItemType
Packages that use ValueCalculationItemType
-
Uses of ValueCalculationItemType in org.bidib.jbidibc.decoder.schema.commontypes
Fields in org.bidib.jbidibc.decoder.schema.commontypes declared as ValueCalculationItemTypeMethods in org.bidib.jbidibc.decoder.schema.commontypes that return ValueCalculationItemTypeModifier and TypeMethodDescriptionstatic ValueCalculationItemTypeGets the enum associated to the value passed as parameter.ItemType.getType()Gets the value of the type property.static ValueCalculationItemTypeReturns the enum constant of this class with the specified name.static ValueCalculationItemType[]ValueCalculationItemType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bidib.jbidibc.decoder.schema.commontypes with parameters of type ValueCalculationItemTypeModifier and TypeMethodDescriptionvoidItemType.setType(ValueCalculationItemType value) Sets the value of the type property.ItemType.withType(ValueCalculationItemType value)