Interface FieldWithMetaMasterConfirmationAnnexTypeEnum
- All Superinterfaces:
com.rosetta.model.lib.meta.FieldWithMeta<MasterConfirmationAnnexTypeEnum>,com.rosetta.model.lib.GlobalKey,com.rosetta.model.lib.RosettaModelObject
- All Known Subinterfaces:
FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilder
- All Known Implementing Classes:
FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilderImpl,FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumImpl
@RosettaDataType(value="FieldWithMetaMasterConfirmationAnnexTypeEnum",
builder=FieldWithMetaMasterConfirmationAnnexTypeEnumBuilderImpl.class,
version="0.0.0")
@RuneDataType(value="FieldWithMetaMasterConfirmationAnnexTypeEnum",
model="cdm",
builder=FieldWithMetaMasterConfirmationAnnexTypeEnumBuilderImpl.class,
version="0.0.0")
public interface FieldWithMetaMasterConfirmationAnnexTypeEnum
extends com.rosetta.model.lib.RosettaModelObject, com.rosetta.model.lib.meta.FieldWithMeta<MasterConfirmationAnnexTypeEnum>, com.rosetta.model.lib.GlobalKey
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder Interfacestatic classFieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilderImplBuilder Implementation of FieldWithMetaMasterConfirmationAnnexTypeEnumstatic classImmutable Implementation of FieldWithMetaMasterConfirmationAnnexTypeEnumNested 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 com.rosetta.model.lib.GlobalKey
com.rosetta.model.lib.GlobalKey.GlobalKeyBuilder -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final cdm.legaldocumentation.master.metafields.FieldWithMetaMasterConfirmationAnnexTypeEnumMeta -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build Methodsstatic FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilderbuilder()com.rosetta.model.metafields.MetaFieldsgetMeta()default Class<? extends FieldWithMetaMasterConfirmationAnnexTypeEnum> getType()getValue()Getter Methodsdefault Class<MasterConfirmationAnnexTypeEnum> default com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaMasterConfirmationAnnexTypeEnum> metaData()Utility Methodsdefault voidprocess(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.Processor processor) Methods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Field Details
-
metaData
static final cdm.legaldocumentation.master.metafields.FieldWithMetaMasterConfirmationAnnexTypeEnumMeta metaData
-
-
Method Details
-
getValue
MasterConfirmationAnnexTypeEnum getValue()Getter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<MasterConfirmationAnnexTypeEnum>
-
getMeta
com.rosetta.model.metafields.MetaFields getMeta()- Specified by:
getMetain interfacecom.rosetta.model.lib.GlobalKey
-
build
Build Methods- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilder toBuilder()- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
builder
-
metaData
default com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaMasterConfirmationAnnexTypeEnum> metaData()Utility Methods- Specified by:
metaDatain interfacecom.rosetta.model.lib.RosettaModelObject
-
getType
@RuneAttribute("@type") default Class<? extends FieldWithMetaMasterConfirmationAnnexTypeEnum> getType()- Specified by:
getTypein interfacecom.rosetta.model.lib.RosettaModelObject
-
getValueType
- Specified by:
getValueTypein interfacecom.rosetta.model.lib.meta.FieldWithMeta<MasterConfirmationAnnexTypeEnum>
-
process
default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.Processor processor) - Specified by:
processin interfacecom.rosetta.model.lib.RosettaModelObject
-