Uses of Class
org.cxml.Dimension
-
Packages that use Dimension Package Description org.cxml -
-
Uses of Dimension in org.cxml
Fields in org.cxml with type parameters of type Dimension Modifier and Type Field Description protected java.util.List<Dimension>ItemDetail. dimensionprotected java.util.List<Dimension>TermsOfTransport. dimensionMethods in org.cxml that return Dimension Modifier and Type Method Description DimensionObjectFactory. createDimension()Create an instance ofDimensionMethods in org.cxml that return types with arguments of type Dimension Modifier and Type Method Description java.util.List<Dimension>ItemDetail. getDimension()Gets the value of the dimension property.java.util.List<Dimension>TermsOfTransport. getDimension()Gets the value of the dimension property.
-