Package de.aeb.xnsg.customs.dto.common
Class ICGuaranteeDTO
java.lang.Object
de.aeb.xnsg.customs.dto.common.ICGuaranteeDTO
DTO to hold data of a guarantee.
-
Field Summary
FieldsModifier and TypeFieldDescriptionAccess codeGuarantee amount to be coveredGuarantee reference numberGuarantee typeReference for other type of guarantee * -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
guaranteeType
Guarantee typelength=1
-
otherGuaranteeReference
Reference for other type of guarantee *length=35
-
guaranteeReferenceNumber
Guarantee reference numberlength=24
-
accessCode
Access codelength=4
-
amountToBeCovered
Guarantee amount to be covered
-
-
Constructor Details
-
ICGuaranteeDTO
public ICGuaranteeDTO()
-