Uses of Class
org.cxml.BestBeforeDate
-
Packages that use BestBeforeDate Package Description org.cxml -
-
Uses of BestBeforeDate in org.cxml
Fields in org.cxml declared as BestBeforeDate Modifier and Type Field Description protected BestBeforeDatePackaging. bestBeforeDateMethods in org.cxml that return BestBeforeDate Modifier and Type Method Description BestBeforeDateObjectFactory. createBestBeforeDate()Create an instance ofBestBeforeDateBestBeforeDatePackaging. getBestBeforeDate()Gets the value of the bestBeforeDate property.Methods in org.cxml with parameters of type BestBeforeDate Modifier and Type Method Description voidPackaging. setBestBeforeDate(BestBeforeDate value)Sets the value of the bestBeforeDate property.
-