Uses of Class
org.cxml.ShipNoticeReleaseInfo
-
Packages that use ShipNoticeReleaseInfo Package Description org.cxml -
-
Uses of ShipNoticeReleaseInfo in org.cxml
Fields in org.cxml declared as ShipNoticeReleaseInfo Modifier and Type Field Description protected ShipNoticeReleaseInfoReleaseInfo. shipNoticeReleaseInfoMethods in org.cxml that return ShipNoticeReleaseInfo Modifier and Type Method Description ShipNoticeReleaseInfoObjectFactory. createShipNoticeReleaseInfo()Create an instance ofShipNoticeReleaseInfoShipNoticeReleaseInfoReleaseInfo. getShipNoticeReleaseInfo()Gets the value of the shipNoticeReleaseInfo property.Methods in org.cxml with parameters of type ShipNoticeReleaseInfo Modifier and Type Method Description voidReleaseInfo. setShipNoticeReleaseInfo(ShipNoticeReleaseInfo value)Sets the value of the shipNoticeReleaseInfo property.
-