Package cdm.legaldocumentation.csa
Class ExposureScope.ExposureScopeImpl
java.lang.Object
cdm.legaldocumentation.csa.ExposureScope.ExposureScopeImpl
- All Implemented Interfaces:
ExposureScope,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ExposureScope
Immutable Implementation of ExposureScope
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.ExposureScope
ExposureScope.ExposureScopeBuilder, ExposureScope.ExposureScopeBuilderImpl, ExposureScope.ExposureScopeImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.ExposureScope
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanList<? extends LegacyExposureScopeElection> Defines the electice scope for a specific party.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.ExposureScope
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ExposureScopeImpl
-
-
Method Details
-
getPartyElection
@RosettaAttribute("partyElection") @Accessor(GETTER) @Multi @RuneAttribute("partyElection") public List<? extends LegacyExposureScopeElection> getPartyElection()Description copied from interface:ExposureScopeDefines the electice scope for a specific party.- Specified by:
getPartyElectionin interfaceExposureScope
-
build
Description copied from interface:ExposureScopeBuild Methods- Specified by:
buildin interfaceExposureScope- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceExposureScope- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-