Package com.epam.fix.model.fix50.message
Class RegistrationInstructions.DistribInstsGroup
java.lang.Object
com.epam.fix.model.fix50.message.RegistrationInstructions.DistribInstsGroup
- Enclosing class:
- RegistrationInstructions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidsetCashDistribAgentCode(String value) voidsetCashDistribAgentName(String value) voidsetCashDistribCurr(String value) voidsetCashDistribPayRef(String value) voidsetDistribPaymentMethod(Long value) voidsetDistribPercentage(Double value) void
-
Constructor Details
-
DistribInstsGroup
public DistribInstsGroup()
-
-
Method Details
-
getDistribPaymentMethod
-
setDistribPaymentMethod
-
getDistribPercentage
-
setDistribPercentage
-
getCashDistribCurr
-
setCashDistribCurr
-
getCashDistribAgentName
-
setCashDistribAgentName
-
getCashDistribAgentCode
-
setCashDistribAgentCode
-
getCashDistribAgentAcctNumber
-
setCashDistribAgentAcctNumber
-
getCashDistribPayRef
-
setCashDistribPayRef
-
getCashDistribAgentAcctName
-
setCashDistribAgentAcctName
-
toFIX
-
fromFIX
-