Package cdm.product.asset.metafields
Class FieldWithMetaSpreadScheduleTypeEnum.FieldWithMetaSpreadScheduleTypeEnumImpl
java.lang.Object
cdm.product.asset.metafields.FieldWithMetaSpreadScheduleTypeEnum.FieldWithMetaSpreadScheduleTypeEnumImpl
- All Implemented Interfaces:
FieldWithMetaSpreadScheduleTypeEnum,com.rosetta.model.lib.GlobalKey,com.rosetta.model.lib.meta.FieldWithMeta<SpreadScheduleTypeEnum>,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
FieldWithMetaSpreadScheduleTypeEnum
public static class FieldWithMetaSpreadScheduleTypeEnum.FieldWithMetaSpreadScheduleTypeEnumImpl
extends Object
implements FieldWithMetaSpreadScheduleTypeEnum
Immutable Implementation of FieldWithMetaSpreadScheduleTypeEnum
-
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.product.asset.metafields.FieldWithMetaSpreadScheduleTypeEnum
FieldWithMetaSpreadScheduleTypeEnum.FieldWithMetaSpreadScheduleTypeEnumBuilder, FieldWithMetaSpreadScheduleTypeEnum.FieldWithMetaSpreadScheduleTypeEnumBuilderImpl, FieldWithMetaSpreadScheduleTypeEnum.FieldWithMetaSpreadScheduleTypeEnumImplNested classes/interfaces inherited from interface com.rosetta.model.lib.GlobalKey
com.rosetta.model.lib.GlobalKey.GlobalKeyBuilder -
Field Summary
Fields inherited from interface cdm.product.asset.metafields.FieldWithMetaSpreadScheduleTypeEnum
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedFieldWithMetaSpreadScheduleTypeEnumImpl(FieldWithMetaSpreadScheduleTypeEnum.FieldWithMetaSpreadScheduleTypeEnumBuilder builder) -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build Methodsbooleancom.rosetta.model.metafields.MetaFieldsgetMeta()getValue()Getter MethodsinthashCode()protected voidsetBuilderFields(FieldWithMetaSpreadScheduleTypeEnum.FieldWithMetaSpreadScheduleTypeEnumBuilder builder) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.asset.metafields.FieldWithMetaSpreadScheduleTypeEnum
getType, getValueType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
FieldWithMetaSpreadScheduleTypeEnumImpl
protected FieldWithMetaSpreadScheduleTypeEnumImpl(FieldWithMetaSpreadScheduleTypeEnum.FieldWithMetaSpreadScheduleTypeEnumBuilder builder)
-
-
Method Details
-
getValue
Description copied from interface:FieldWithMetaSpreadScheduleTypeEnumGetter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<SpreadScheduleTypeEnum>- Specified by:
getValuein interfaceFieldWithMetaSpreadScheduleTypeEnum
-
getMeta
@RosettaAttribute("meta") @RuneAttribute("meta") @RuneMetaType public com.rosetta.model.metafields.MetaFields getMeta()- Specified by:
getMetain interfaceFieldWithMetaSpreadScheduleTypeEnum- Specified by:
getMetain interfacecom.rosetta.model.lib.GlobalKey
-
build
Description copied from interface:FieldWithMetaSpreadScheduleTypeEnumBuild Methods- Specified by:
buildin interfaceFieldWithMetaSpreadScheduleTypeEnum- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceFieldWithMetaSpreadScheduleTypeEnum- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(FieldWithMetaSpreadScheduleTypeEnum.FieldWithMetaSpreadScheduleTypeEnumBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-