Uses of Class
org.cxml.ProductMovementItemIDInfo
Packages that use ProductMovementItemIDInfo
-
Uses of ProductMovementItemIDInfo in org.cxml
Fields in org.cxml declared as ProductMovementItemIDInfoModifier and TypeFieldDescriptionprotected ProductMovementItemIDInfoConsignmentMovement.productMovementItemIDInfoMethods in org.cxml that return ProductMovementItemIDInfoModifier and TypeMethodDescriptionObjectFactory.createProductMovementItemIDInfo()Create an instance ofProductMovementItemIDInfoConsignmentMovement.getProductMovementItemIDInfo()Gets the value of the productMovementItemIDInfo property.Methods in org.cxml with parameters of type ProductMovementItemIDInfoModifier and TypeMethodDescriptionvoidConsignmentMovement.setProductMovementItemIDInfo(ProductMovementItemIDInfo value) Sets the value of the productMovementItemIDInfo property.