Uses of Enum
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 ValueCalculationItemTypeItemType.getType()Gets the value of the type property.static ValueCalculationItemTypeReturns the enum constant of this type with the specified name.static ValueCalculationItemType[]ValueCalculationItemType.values()Returns an array containing the constants of this enum type, 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)