Package cdm.legaldocumentation.csa
Class SinglePostingParty.SinglePostingPartyImpl
java.lang.Object
cdm.legaldocumentation.csa.SinglePostingParty.SinglePostingPartyImpl
- All Implemented Interfaces:
SinglePostingParty,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
SinglePostingParty
public static class SinglePostingParty.SinglePostingPartyImpl
extends Object
implements SinglePostingParty
Immutable Implementation of SinglePostingParty
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.SinglePostingParty
SinglePostingParty.SinglePostingPartyBuilder, SinglePostingParty.SinglePostingPartyBuilderImpl, SinglePostingParty.SinglePostingPartyImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.SinglePostingParty
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface cdm.legaldocumentation.csa.SinglePostingParty
getType, metaData, process
-
Constructor Details
-
SinglePostingPartyImpl
-
-
Method Details
-
getParty
@RosettaAttribute("party") @Accessor(GETTER) @RuneAttribute("party") public CounterpartyRoleEnum getParty()Description copied from interface:SinglePostingPartyThe party acting as the Single Posting Party.- Specified by:
getPartyin interfaceSinglePostingParty
-
getOther
Description copied from interface:SinglePostingPartyUtilised where the clause data structure is not able to capture a material aspect of the clause.- Specified by:
getOtherin interfaceSinglePostingParty
-
build
Description copied from interface:SinglePostingPartyBuild Methods- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject- Specified by:
buildin interfaceSinglePostingParty
-
toBuilder
- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject- Specified by:
toBuilderin interfaceSinglePostingParty
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-