java.lang.Object
com.k_int.gen.ESFormat_ExportInvocation.TargetPart_type
- All Implemented Interfaces:
- java.io.Serializable
- public class TargetPart_type
- extends java.lang.Object
- implements java.io.Serializable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
estimatedQuantity
public com.k_int.gen.Z39_50_APDU_1995.IntUnit_type estimatedQuantity
quantitySoFar
public com.k_int.gen.Z39_50_APDU_1995.IntUnit_type quantitySoFar
estimatedCost
public com.k_int.gen.Z39_50_APDU_1995.IntUnit_type estimatedCost
costSoFar
public com.k_int.gen.Z39_50_APDU_1995.IntUnit_type costSoFar
TargetPart_type
public TargetPart_type(com.k_int.gen.Z39_50_APDU_1995.IntUnit_type estimatedQuantity,
com.k_int.gen.Z39_50_APDU_1995.IntUnit_type quantitySoFar,
com.k_int.gen.Z39_50_APDU_1995.IntUnit_type estimatedCost,
com.k_int.gen.Z39_50_APDU_1995.IntUnit_type costSoFar)
TargetPart_type
public TargetPart_type()