public static class Confirmation.NoCapacities extends Group
Constructor and Description |
---|
NoCapacities() |
Modifier and Type | Method and Description |
---|---|
OrderCapacity |
get(OrderCapacity value) |
OrderCapacityQty |
get(OrderCapacityQty value) |
OrderRestrictions |
get(OrderRestrictions value) |
OrderCapacity |
getOrderCapacity() |
OrderCapacityQty |
getOrderCapacityQty() |
OrderRestrictions |
getOrderRestrictions() |
boolean |
isSet(OrderCapacity field) |
boolean |
isSet(OrderCapacityQty field) |
boolean |
isSet(OrderRestrictions field) |
boolean |
isSetOrderCapacity() |
boolean |
isSetOrderCapacityQty() |
boolean |
isSetOrderRestrictions() |
void |
set(OrderCapacity value) |
void |
set(OrderCapacityQty value) |
void |
set(OrderRestrictions value) |
delim, getFieldTag
addGroup, addGroupRef, calculateString, clear, getBoolean, getChar, getChars, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getOptionalDecimal, getOptionalString, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, reset, setBoolean, setBytes, setChar, setChars, setComponent, setDecimal, setDecimal, setDouble, setDouble, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setFields, setGroupCount, setGroups, setGroups, setInt, setString, setUtcDateOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStamp
public void set(OrderCapacity value)
public OrderCapacity get(OrderCapacity value) throws FieldNotFound
FieldNotFound
public OrderCapacity getOrderCapacity() throws FieldNotFound
FieldNotFound
public boolean isSet(OrderCapacity field)
public boolean isSetOrderCapacity()
public void set(OrderRestrictions value)
public OrderRestrictions get(OrderRestrictions value) throws FieldNotFound
FieldNotFound
public OrderRestrictions getOrderRestrictions() throws FieldNotFound
FieldNotFound
public boolean isSet(OrderRestrictions field)
public boolean isSetOrderRestrictions()
public void set(OrderCapacityQty value)
public OrderCapacityQty get(OrderCapacityQty value) throws FieldNotFound
FieldNotFound
public OrderCapacityQty getOrderCapacityQty() throws FieldNotFound
FieldNotFound
public boolean isSet(OrderCapacityQty field)
public boolean isSetOrderCapacityQty()
Copyright © 2021. All rights reserved.