Package cdm.legaldocumentation.csa
Class SimmVersion.SimmVersionImpl
java.lang.Object
cdm.legaldocumentation.csa.SimmVersion.SimmVersionImpl
- All Implemented Interfaces:
SimmVersion,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
SimmVersion
Immutable Implementation of SimmVersion
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.SimmVersion
SimmVersion.SimmVersionBuilder, SimmVersion.SimmVersionBuilderImpl, SimmVersion.SimmVersionImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.SimmVersion
metaData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanThe SIMM version exception when specified as a customized approach by the party.A boolean attribute to determine whether the SIMM version is specified for the purpose of the legal agreement.The party which the specified SIMM version applies to.inthashCode()protected voidtoString()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.SimmVersion
getType, metaData, process
-
Constructor Details
-
SimmVersionImpl
-
-
Method Details
-
getIsSpecified
@RosettaAttribute("isSpecified") @Accessor(GETTER) @RuneAttribute("isSpecified") public Boolean getIsSpecified()Description copied from interface:SimmVersionA boolean attribute to determine whether the SIMM version is specified for the purpose of the legal agreement.- Specified by:
getIsSpecifiedin interfaceSimmVersion
-
getPartyVersion
@RosettaAttribute("partyVersion") @Accessor(GETTER) @RuneAttribute("partyVersion") public CounterpartyRoleEnum getPartyVersion()Description copied from interface:SimmVersionThe party which the specified SIMM version applies to.- Specified by:
getPartyVersionin interfaceSimmVersion
-
getAsSpecified
@RosettaAttribute("asSpecified") @Accessor(GETTER) @RuneAttribute("asSpecified") public String getAsSpecified()Description copied from interface:SimmVersionThe SIMM version exception when specified as a customized approach by the party.- Specified by:
getAsSpecifiedin interfaceSimmVersion
-
build
Description copied from interface:SimmVersionBuild Methods- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject- Specified by:
buildin interfaceSimmVersion
-
toBuilder
- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject- Specified by:
toBuilderin interfaceSimmVersion
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-