Class FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderImpl
java.lang.Object
cdm.legaldocumentation.common.metafields.FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderImpl
- All Implemented Interfaces:
FieldWithMetaGoverningLawEnum,FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder,com.rosetta.model.lib.GlobalKey,com.rosetta.model.lib.GlobalKey.GlobalKeyBuilder,com.rosetta.model.lib.meta.FieldWithMeta<GoverningLawEnum>,com.rosetta.model.lib.meta.FieldWithMeta.FieldWithMetaBuilder<GoverningLawEnum>,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- Enclosing interface:
FieldWithMetaGoverningLawEnum
public static class FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderImpl
extends Object
implements FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder
Builder Implementation of FieldWithMetaGoverningLawEnum
-
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.common.metafields.FieldWithMetaGoverningLawEnum
FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder, FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderImpl, FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumImplNested classes/interfaces inherited from interface com.rosetta.model.lib.GlobalKey
com.rosetta.model.lib.GlobalKey.GlobalKeyBuilder -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.rosetta.model.metafields.MetaFields.MetaFieldsBuilderprotected GoverningLawEnumFields inherited from interface cdm.legaldocumentation.common.metafields.FieldWithMetaGoverningLawEnum
metaData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build Methodsbooleancom.rosetta.model.metafields.MetaFields.MetaFieldsBuildergetMeta()com.rosetta.model.metafields.MetaFields.MetaFieldsBuildergetValue()Getter MethodsbooleanhasData()inthashCode()merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) prune()setMeta(com.rosetta.model.metafields.MetaFields _meta) setValue(GoverningLawEnum _value) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.common.metafields.FieldWithMetaGoverningLawEnum
getType, getValueType, metaData, processMethods inherited from interface cdm.legaldocumentation.common.metafields.FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder
processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, processRosetta, processRosetta
-
Field Details
-
value
-
meta
protected com.rosetta.model.metafields.MetaFields.MetaFieldsBuilder meta
-
-
Constructor Details
-
FieldWithMetaGoverningLawEnumBuilderImpl
public FieldWithMetaGoverningLawEnumBuilderImpl()
-
-
Method Details
-
getValue
Description copied from interface:FieldWithMetaGoverningLawEnumGetter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<GoverningLawEnum>- Specified by:
getValuein interfaceFieldWithMetaGoverningLawEnum
-
getMeta
@RosettaAttribute("meta") @RuneAttribute("meta") @RuneMetaType public com.rosetta.model.metafields.MetaFields.MetaFieldsBuilder getMeta()- Specified by:
getMetain interfaceFieldWithMetaGoverningLawEnum- Specified by:
getMetain interfaceFieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder- Specified by:
getMetain interfacecom.rosetta.model.lib.GlobalKey- Specified by:
getMetain interfacecom.rosetta.model.lib.GlobalKey.GlobalKeyBuilder
-
getOrCreateMeta
public com.rosetta.model.metafields.MetaFields.MetaFieldsBuilder getOrCreateMeta()- Specified by:
getOrCreateMetain interfaceFieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder- Specified by:
getOrCreateMetain interfacecom.rosetta.model.lib.GlobalKey.GlobalKeyBuilder
-
setValue
@RosettaAttribute("value") @RuneAttribute("@data") public FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder setValue(GoverningLawEnum _value) - Specified by:
setValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta.FieldWithMetaBuilder<GoverningLawEnum>- Specified by:
setValuein interfaceFieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder
-
setMeta
@RosettaAttribute("meta") @RuneAttribute("meta") @RuneMetaType public FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder setMeta(com.rosetta.model.metafields.MetaFields _meta) - Specified by:
setMetain interfaceFieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder
-
build
Description copied from interface:FieldWithMetaGoverningLawEnumBuild Methods- Specified by:
buildin interfaceFieldWithMetaGoverningLawEnum- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceFieldWithMetaGoverningLawEnum- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
prune
- Specified by:
prunein interfaceFieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
hasData
public boolean hasData()- Specified by:
hasDatain interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
merge
public FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) - Specified by:
mergein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
equals
-
hashCode
public int hashCode() -
toString
-