Package cdm.observable.asset.metafields
Class FieldWithMetaQuotedCurrencyPair.FieldWithMetaQuotedCurrencyPairImpl
java.lang.Object
cdm.observable.asset.metafields.FieldWithMetaQuotedCurrencyPair.FieldWithMetaQuotedCurrencyPairImpl
- All Implemented Interfaces:
FieldWithMetaQuotedCurrencyPair,com.rosetta.model.lib.GlobalKey,com.rosetta.model.lib.meta.FieldWithMeta<QuotedCurrencyPair>,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
FieldWithMetaQuotedCurrencyPair
public static class FieldWithMetaQuotedCurrencyPair.FieldWithMetaQuotedCurrencyPairImpl
extends Object
implements FieldWithMetaQuotedCurrencyPair
Immutable Implementation of FieldWithMetaQuotedCurrencyPair
-
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.observable.asset.metafields.FieldWithMetaQuotedCurrencyPair
FieldWithMetaQuotedCurrencyPair.FieldWithMetaQuotedCurrencyPairBuilder, FieldWithMetaQuotedCurrencyPair.FieldWithMetaQuotedCurrencyPairBuilderImpl, FieldWithMetaQuotedCurrencyPair.FieldWithMetaQuotedCurrencyPairImplNested classes/interfaces inherited from interface com.rosetta.model.lib.GlobalKey
com.rosetta.model.lib.GlobalKey.GlobalKeyBuilder -
Field Summary
Fields inherited from interface cdm.observable.asset.metafields.FieldWithMetaQuotedCurrencyPair
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedFieldWithMetaQuotedCurrencyPairImpl(FieldWithMetaQuotedCurrencyPair.FieldWithMetaQuotedCurrencyPairBuilder builder) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.observable.asset.metafields.FieldWithMetaQuotedCurrencyPair
getType, getValueType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
FieldWithMetaQuotedCurrencyPairImpl
protected FieldWithMetaQuotedCurrencyPairImpl(FieldWithMetaQuotedCurrencyPair.FieldWithMetaQuotedCurrencyPairBuilder builder)
-
-
Method Details
-
getValue
@RosettaAttribute("value") @RuneAttribute("@data") @RuneMetaType public QuotedCurrencyPair getValue()Description copied from interface:FieldWithMetaQuotedCurrencyPairGetter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<QuotedCurrencyPair>- Specified by:
getValuein interfaceFieldWithMetaQuotedCurrencyPair
-
getMeta
@RosettaAttribute("meta") @RuneAttribute("meta") @RuneMetaType public com.rosetta.model.metafields.MetaFields getMeta()- Specified by:
getMetain interfaceFieldWithMetaQuotedCurrencyPair- Specified by:
getMetain interfacecom.rosetta.model.lib.GlobalKey
-
build
Description copied from interface:FieldWithMetaQuotedCurrencyPairBuild Methods- Specified by:
buildin interfaceFieldWithMetaQuotedCurrencyPair- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceFieldWithMetaQuotedCurrencyPair- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(FieldWithMetaQuotedCurrencyPair.FieldWithMetaQuotedCurrencyPairBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-