Package cdm.legaldocumentation.csa
Class AddressesForTransfer.AddressesForTransferImpl
java.lang.Object
cdm.legaldocumentation.csa.AddressesForTransfer.AddressesForTransferImpl
- All Implemented Interfaces:
AddressesForTransfer,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
AddressesForTransfer
public static class AddressesForTransfer.AddressesForTransferImpl
extends Object
implements AddressesForTransfer
Immutable Implementation of AddressesForTransfer
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.AddressesForTransfer
AddressesForTransfer.AddressesForTransferBuilder, AddressesForTransfer.AddressesForTransferBuilderImpl, AddressesForTransfer.AddressesForTransferImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.AddressesForTransfer
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanList<? extends TransferInformationElection> The parties' contact and transfer information election.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.AddressesForTransfer
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
AddressesForTransferImpl
-
-
Method Details
-
getPartyElection
@RosettaAttribute("partyElection") @Accessor(GETTER) @Required @Multi @RuneAttribute("partyElection") public List<? extends TransferInformationElection> getPartyElection()Description copied from interface:AddressesForTransferThe parties' contact and transfer information election.- Specified by:
getPartyElectionin interfaceAddressesForTransfer
-
build
Description copied from interface:AddressesForTransferBuild Methods- Specified by:
buildin interfaceAddressesForTransfer- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceAddressesForTransfer- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-