Uses of Class
org.cxml.ProductMovementItemIDInfo
-
Packages that use ProductMovementItemIDInfo Package Description org.cxml -
-
Uses of ProductMovementItemIDInfo in org.cxml
Fields in org.cxml declared as ProductMovementItemIDInfo Modifier and Type Field Description protected ProductMovementItemIDInfoConsignmentMovement. productMovementItemIDInfoMethods in org.cxml that return ProductMovementItemIDInfo Modifier and Type Method Description ProductMovementItemIDInfoObjectFactory. createProductMovementItemIDInfo()Create an instance ofProductMovementItemIDInfoProductMovementItemIDInfoConsignmentMovement. getProductMovementItemIDInfo()Gets the value of the productMovementItemIDInfo property.Methods in org.cxml with parameters of type ProductMovementItemIDInfo Modifier and Type Method Description voidConsignmentMovement. setProductMovementItemIDInfo(ProductMovementItemIDInfo value)Sets the value of the productMovementItemIDInfo property.
-