Uses of Class
org.bidib.jbidibc.decoder.schema.decoder.DimensionsType
Packages that use DimensionsType
-
Uses of DimensionsType in org.bidib.jbidibc.decoder.schema.decoder
Fields in org.bidib.jbidibc.decoder.schema.decoder declared as DimensionsTypeMethods in org.bidib.jbidibc.decoder.schema.decoder that return DimensionsTypeModifier and TypeMethodDescriptionObjectFactory.createDimensionsType()Create an instance ofDimensionsTypeSpecificationsType.getDimensions()Gets the value of the dimensions property.DimensionsType.withHeight(BigDecimal value) DimensionsType.withLength(BigDecimal value) DimensionsType.withWidth(BigDecimal value) Methods in org.bidib.jbidibc.decoder.schema.decoder with parameters of type DimensionsTypeModifier and TypeMethodDescriptionvoidSpecificationsType.setDimensions(DimensionsType value) Sets the value of the dimensions property.SpecificationsType.withDimensions(DimensionsType value)