Package cdm.base.staticdata.party
Class NaturalPersonRole.NaturalPersonRoleImpl
java.lang.Object
cdm.base.staticdata.party.NaturalPersonRole.NaturalPersonRoleImpl
- All Implemented Interfaces:
NaturalPersonRole,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
NaturalPersonRole
public static class NaturalPersonRole.NaturalPersonRoleImpl
extends Object
implements NaturalPersonRole
Immutable Implementation of NaturalPersonRole
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.base.staticdata.party.NaturalPersonRole
NaturalPersonRole.NaturalPersonRoleBuilder, NaturalPersonRole.NaturalPersonRoleBuilderImpl, NaturalPersonRole.NaturalPersonRoleImpl -
Field Summary
Fields inherited from interface cdm.base.staticdata.party.NaturalPersonRole
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.base.staticdata.party.NaturalPersonRole
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
NaturalPersonRoleImpl
-
-
Method Details
-
getPersonReference
@RosettaAttribute(value="personReference", isRequired=true) @RuneAttribute(value="personReference", isRequired=true) public ReferenceWithMetaNaturalPerson getPersonReference()Description copied from interface:NaturalPersonRoleA reference to the natural person to whom the role refers to.- Specified by:
getPersonReferencein interfaceNaturalPersonRole
-
getRole
@RosettaAttribute("role") @RuneAttribute("role") public List<? extends FieldWithMetaNaturalPersonRoleEnum> getRole()Description copied from interface:NaturalPersonRoleFpML specifies a person role that is distinct from the party role.- Specified by:
getRolein interfaceNaturalPersonRole
-
build
Description copied from interface:NaturalPersonRoleBuild Methods- Specified by:
buildin interfaceNaturalPersonRole- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceNaturalPersonRole- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-