Class FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumImpl
java.lang.Object
cdm.legaldocumentation.master.metafields.FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumImpl
- All Implemented Interfaces:
FieldWithMetaMasterConfirmationAnnexTypeEnum,com.rosetta.model.lib.GlobalKey,com.rosetta.model.lib.meta.FieldWithMeta<MasterConfirmationAnnexTypeEnum>,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
FieldWithMetaMasterConfirmationAnnexTypeEnum
public static class FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumImpl
extends Object
implements FieldWithMetaMasterConfirmationAnnexTypeEnum
Immutable Implementation of FieldWithMetaMasterConfirmationAnnexTypeEnum
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.rosetta.model.lib.meta.FieldWithMeta
com.rosetta.model.lib.meta.FieldWithMeta.FieldWithMetaBuilder<T>Nested classes/interfaces inherited from interface cdm.legaldocumentation.master.metafields.FieldWithMetaMasterConfirmationAnnexTypeEnum
FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilder, FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilderImpl, FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumImplNested classes/interfaces inherited from interface com.rosetta.model.lib.GlobalKey
com.rosetta.model.lib.GlobalKey.GlobalKeyBuilder -
Field Summary
Fields inherited from interface cdm.legaldocumentation.master.metafields.FieldWithMetaMasterConfirmationAnnexTypeEnum
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedFieldWithMetaMasterConfirmationAnnexTypeEnumImpl(FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilder builder) -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build Methodsbooleancom.rosetta.model.metafields.MetaFieldsgetMeta()getValue()Getter MethodsinthashCode()protected voidsetBuilderFields(FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilder builder) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.master.metafields.FieldWithMetaMasterConfirmationAnnexTypeEnum
getType, getValueType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
FieldWithMetaMasterConfirmationAnnexTypeEnumImpl
protected FieldWithMetaMasterConfirmationAnnexTypeEnumImpl(FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilder builder)
-
-
Method Details
-
getValue
@RosettaAttribute("value") @RuneAttribute("@data") public MasterConfirmationAnnexTypeEnum getValue()Description copied from interface:FieldWithMetaMasterConfirmationAnnexTypeEnumGetter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<MasterConfirmationAnnexTypeEnum>- Specified by:
getValuein interfaceFieldWithMetaMasterConfirmationAnnexTypeEnum
-
getMeta
@RosettaAttribute("meta") @RuneAttribute("meta") @RuneMetaType public com.rosetta.model.metafields.MetaFields getMeta()- Specified by:
getMetain interfaceFieldWithMetaMasterConfirmationAnnexTypeEnum- Specified by:
getMetain interfacecom.rosetta.model.lib.GlobalKey
-
build
Description copied from interface:FieldWithMetaMasterConfirmationAnnexTypeEnumBuild Methods- Specified by:
buildin interfaceFieldWithMetaMasterConfirmationAnnexTypeEnum- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
public FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilder toBuilder()- Specified by:
toBuilderin interfaceFieldWithMetaMasterConfirmationAnnexTypeEnum- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-