Package com.epam.fix.model.fix44.message
Class RegistrationInstructions.RegistDtlsGroup
java.lang.Object
com.epam.fix.model.fix44.message.RegistrationInstructions.RegistDtlsGroup
- Enclosing class:
- RegistrationInstructions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetDateOfBirth(Calendar value) voidvoidsetMailingDtls(String value) voidsetMailingInst(String value) voidvoidsetOwnerType(Long value) voidsetRegistDtls(String value) voidsetRegistEmail(String value) void
-
Constructor Details
-
RegistDtlsGroup
public RegistDtlsGroup()
-
-
Method Details
-
getRegistDtls
-
setRegistDtls
-
getRegistEmail
-
setRegistEmail
-
getMailingDtls
-
setMailingDtls
-
getMailingInst
-
setMailingInst
-
getNestedParties
-
setNestedParties
-
getOwnerType
-
setOwnerType
-
getDateOfBirth
-
setDateOfBirth
-
getInvestorCountryOfResidence
-
setInvestorCountryOfResidence
-
toFIX
-
fromFIX
-