Package com.digimarc.dms.resolver
Class ProductDetail.ProductQuantity
java.lang.Object
com.digimarc.dms.resolver.ProductDetail.ProductQuantity
- Enclosing class:
- ProductDetail
A package's product details may contain one or more ProductQuantity entries. Each entry
contains a pair of Value and Unit for the package. Other than the fact that each element
is a string there is no structure or limitation on the possible values.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mValue
Contains an arbitrary value string associated with the unit. -
mUnit
Contains an arbitrary unit string.
-
-
Constructor Details
-
ProductQuantity
-