Uses of Class
org.cxml.ItemSegment
-
Packages that use ItemSegment Package Description org.cxml -
-
Uses of ItemSegment in org.cxml
Fields in org.cxml with type parameters of type ItemSegment Modifier and Type Field Description protected java.util.List<ItemSegment>Contract. itemSegmentMethods in org.cxml that return ItemSegment Modifier and Type Method Description ItemSegmentObjectFactory. createItemSegment()Create an instance ofItemSegmentMethods in org.cxml that return types with arguments of type ItemSegment Modifier and Type Method Description java.util.List<ItemSegment>Contract. getItemSegment()Gets the value of the itemSegment property.
-