Package cdm.legaldocumentation.csa
Class LegacyResolutionAlternative.LegacyResolutionAlternativeImpl
java.lang.Object
cdm.legaldocumentation.csa.LegacyResolutionAlternative.LegacyResolutionAlternativeImpl
- All Implemented Interfaces:
LegacyResolutionAlternative,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
LegacyResolutionAlternative
public static class LegacyResolutionAlternative.LegacyResolutionAlternativeImpl
extends Object
implements LegacyResolutionAlternative
Immutable Implementation of LegacyResolutionAlternative
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.LegacyResolutionAlternative
LegacyResolutionAlternative.LegacyResolutionAlternativeBuilder, LegacyResolutionAlternative.LegacyResolutionAlternativeBuilderImpl, LegacyResolutionAlternative.LegacyResolutionAlternativeImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.LegacyResolutionAlternative
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedLegacyResolutionAlternativeImpl(LegacyResolutionAlternative.LegacyResolutionAlternativeBuilder builder) -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanThe additional language that might be specified by the parties to the legal agreement.The maximum amount to which the difference between the calculations by the valuation agent and disputing party can be split, where Split the Difference is elected.Details of the alternative dispute resolution procedure (if any).inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.LegacyResolutionAlternative
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
LegacyResolutionAlternativeImpl
protected LegacyResolutionAlternativeImpl(LegacyResolutionAlternative.LegacyResolutionAlternativeBuilder builder)
-
-
Method Details
-
getResolutionAlternative
@RosettaAttribute("resolutionAlternative") @Accessor(GETTER) @RuneAttribute("resolutionAlternative") public LegacyResolutionAlternativeEnum getResolutionAlternative()Description copied from interface:LegacyResolutionAlternativeDetails of the alternative dispute resolution procedure (if any).- Specified by:
getResolutionAlternativein interfaceLegacyResolutionAlternative
-
getAmount
Description copied from interface:LegacyResolutionAlternativeThe maximum amount to which the difference between the calculations by the valuation agent and disputing party can be split, where Split the Difference is elected.- Specified by:
getAmountin interfaceLegacyResolutionAlternative
-
getAdditionalLanguage
@RosettaAttribute("additionalLanguage") @Accessor(GETTER) @RuneAttribute("additionalLanguage") public String getAdditionalLanguage()Description copied from interface:LegacyResolutionAlternativeThe additional language that might be specified by the parties to the legal agreement.- Specified by:
getAdditionalLanguagein interfaceLegacyResolutionAlternative
-
build
Description copied from interface:LegacyResolutionAlternativeBuild Methods- Specified by:
buildin interfaceLegacyResolutionAlternative- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceLegacyResolutionAlternative- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(LegacyResolutionAlternative.LegacyResolutionAlternativeBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-