Package cdm.observable.asset.metafields
Class ReferenceWithMetaQuotedCurrencyPair.ReferenceWithMetaQuotedCurrencyPairImpl
java.lang.Object
cdm.observable.asset.metafields.ReferenceWithMetaQuotedCurrencyPair.ReferenceWithMetaQuotedCurrencyPairImpl
- All Implemented Interfaces:
ReferenceWithMetaQuotedCurrencyPair,com.rosetta.model.lib.meta.FieldWithMeta<QuotedCurrencyPair>,com.rosetta.model.lib.meta.ReferenceWithMeta<QuotedCurrencyPair>,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ReferenceWithMetaQuotedCurrencyPair
public static class ReferenceWithMetaQuotedCurrencyPair.ReferenceWithMetaQuotedCurrencyPairImpl
extends Object
implements ReferenceWithMetaQuotedCurrencyPair
Immutable Implementation of ReferenceWithMetaQuotedCurrencyPair
-
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 com.rosetta.model.lib.meta.ReferenceWithMeta
com.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<I>Nested classes/interfaces inherited from interface cdm.observable.asset.metafields.ReferenceWithMetaQuotedCurrencyPair
ReferenceWithMetaQuotedCurrencyPair.ReferenceWithMetaQuotedCurrencyPairBuilder, ReferenceWithMetaQuotedCurrencyPair.ReferenceWithMetaQuotedCurrencyPairBuilderImpl, ReferenceWithMetaQuotedCurrencyPair.ReferenceWithMetaQuotedCurrencyPairImpl -
Field Summary
Fields inherited from interface cdm.observable.asset.metafields.ReferenceWithMetaQuotedCurrencyPair
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedReferenceWithMetaQuotedCurrencyPairImpl(ReferenceWithMetaQuotedCurrencyPair.ReferenceWithMetaQuotedCurrencyPairBuilder builder) -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build Methodsbooleancom.rosetta.model.lib.meta.ReferencegetValue()Getter MethodsinthashCode()protected voidsetBuilderFields(ReferenceWithMetaQuotedCurrencyPair.ReferenceWithMetaQuotedCurrencyPairBuilder builder) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.observable.asset.metafields.ReferenceWithMetaQuotedCurrencyPair
getType, getValueType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ReferenceWithMetaQuotedCurrencyPairImpl
protected ReferenceWithMetaQuotedCurrencyPairImpl(ReferenceWithMetaQuotedCurrencyPair.ReferenceWithMetaQuotedCurrencyPairBuilder builder)
-
-
Method Details
-
getValue
@RosettaAttribute("value") @RuneAttribute("@data") @RuneMetaType public QuotedCurrencyPair getValue()Description copied from interface:ReferenceWithMetaQuotedCurrencyPairGetter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<QuotedCurrencyPair>- Specified by:
getValuein interfaceReferenceWithMetaQuotedCurrencyPair
-
getGlobalReference
- Specified by:
getGlobalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<QuotedCurrencyPair>- Specified by:
getGlobalReferencein interfaceReferenceWithMetaQuotedCurrencyPair
-
getExternalReference
@RosettaAttribute("externalReference") @RuneAttribute("@ref:external") public String getExternalReference()- Specified by:
getExternalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<QuotedCurrencyPair>- Specified by:
getExternalReferencein interfaceReferenceWithMetaQuotedCurrencyPair
-
getReference
@RosettaAttribute("address") @RuneAttribute("@ref:scoped") @RuneMetaType public com.rosetta.model.lib.meta.Reference getReference()- Specified by:
getReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<QuotedCurrencyPair>- Specified by:
getReferencein interfaceReferenceWithMetaQuotedCurrencyPair
-
build
Description copied from interface:ReferenceWithMetaQuotedCurrencyPairBuild Methods- Specified by:
buildin interfaceReferenceWithMetaQuotedCurrencyPair- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceReferenceWithMetaQuotedCurrencyPair- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(ReferenceWithMetaQuotedCurrencyPair.ReferenceWithMetaQuotedCurrencyPairBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-