Uses of Class
org.cxml.Batch
-
Packages that use Batch Package Description org.cxml -
-
Uses of Batch in org.cxml
Fields in org.cxml declared as Batch Modifier and Type Field Description protected BatchItemOut. batchprotected BatchProductActivityDetails. batchprotected BatchSubcontractingComponent. batchMethods in org.cxml that return Batch Modifier and Type Method Description BatchObjectFactory. createBatch()Create an instance ofBatchBatchItemOut. getBatch()Gets the value of the batch property.BatchProductActivityDetails. getBatch()Gets the value of the batch property.BatchSubcontractingComponent. getBatch()Gets the value of the batch property.Methods in org.cxml with parameters of type Batch Modifier and Type Method Description voidItemOut. setBatch(Batch value)Sets the value of the batch property.voidProductActivityDetails. setBatch(Batch value)Sets the value of the batch property.voidSubcontractingComponent. setBatch(Batch value)Sets the value of the batch property.
-