Package cdm.product.template.metafields
Class ReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilderImpl
java.lang.Object
cdm.product.template.metafields.ReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilderImpl
- All Implemented Interfaces:
ReferenceWithMetaForwardPayout,ReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder,com.rosetta.model.lib.meta.FieldWithMeta<ForwardPayout>,com.rosetta.model.lib.meta.ReferenceWithMeta<ForwardPayout>,com.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<ForwardPayout>,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- Enclosing interface:
ReferenceWithMetaForwardPayout
public static class ReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilderImpl
extends Object
implements ReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder
Builder Implementation of ReferenceWithMetaForwardPayout
-
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.product.template.metafields.ReferenceWithMetaForwardPayout
ReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder, ReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilderImpl, ReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutImpl -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected com.rosetta.model.lib.meta.Reference.ReferenceBuilderprotected ForwardPayout.ForwardPayoutBuilderFields inherited from interface cdm.product.template.metafields.ReferenceWithMetaForwardPayout
metaData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build Methodsbooleancom.rosetta.model.lib.meta.Reference.ReferenceBuildercom.rosetta.model.lib.meta.Reference.ReferenceBuildergetValue()Getter MethodsbooleanhasData()inthashCode()merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) prune()setExternalReference(String _externalReference) setGlobalReference(String _globalReference) setReference(com.rosetta.model.lib.meta.Reference _reference) setValue(ForwardPayout _value) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.template.metafields.ReferenceWithMetaForwardPayout
getType, getValueType, metaData, processMethods inherited from interface cdm.product.template.metafields.ReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder
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
-
globalReference
-
externalReference
-
reference
protected com.rosetta.model.lib.meta.Reference.ReferenceBuilder reference
-
-
Constructor Details
-
ReferenceWithMetaForwardPayoutBuilderImpl
public ReferenceWithMetaForwardPayoutBuilderImpl()
-
-
Method Details
-
getValue
@RosettaAttribute("value") @RuneAttribute("@data") @RuneMetaType public ForwardPayout.ForwardPayoutBuilder getValue()Description copied from interface:ReferenceWithMetaForwardPayoutGetter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<ForwardPayout>- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<ForwardPayout>- Specified by:
getValuein interfaceReferenceWithMetaForwardPayout- Specified by:
getValuein interfaceReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder
-
getOrCreateValue
- Specified by:
getOrCreateValuein interfaceReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder
-
getGlobalReference
- Specified by:
getGlobalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<ForwardPayout>- Specified by:
getGlobalReferencein interfaceReferenceWithMetaForwardPayout
-
getExternalReference
@RosettaAttribute("externalReference") @RuneAttribute("@ref:external") public String getExternalReference()- Specified by:
getExternalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<ForwardPayout>- Specified by:
getExternalReferencein interfaceReferenceWithMetaForwardPayout
-
getReference
@RosettaAttribute("address") @RuneAttribute("@ref:scoped") @RuneMetaType public com.rosetta.model.lib.meta.Reference.ReferenceBuilder getReference()- Specified by:
getReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<ForwardPayout>- Specified by:
getReferencein interfaceReferenceWithMetaForwardPayout- Specified by:
getReferencein interfaceReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder
-
getOrCreateReference
public com.rosetta.model.lib.meta.Reference.ReferenceBuilder getOrCreateReference()- Specified by:
getOrCreateReferencein interfaceReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder
-
setValue
@RosettaAttribute("value") @RuneAttribute("@data") @RuneMetaType public ReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder setValue(ForwardPayout _value) - Specified by:
setValuein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<ForwardPayout>- Specified by:
setValuein interfaceReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder
-
setGlobalReference
@RosettaAttribute("globalReference") @RuneAttribute("@ref") public ReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder setGlobalReference(String _globalReference) - Specified by:
setGlobalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<ForwardPayout>- Specified by:
setGlobalReferencein interfaceReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder
-
setExternalReference
@RosettaAttribute("externalReference") @RuneAttribute("@ref:external") public ReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder setExternalReference(String _externalReference) - Specified by:
setExternalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<ForwardPayout>- Specified by:
setExternalReferencein interfaceReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder
-
setReference
@RosettaAttribute("address") @RuneAttribute("@ref:scoped") @RuneMetaType public ReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder setReference(com.rosetta.model.lib.meta.Reference _reference) - Specified by:
setReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<ForwardPayout>- Specified by:
setReferencein interfaceReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder
-
build
Description copied from interface:ReferenceWithMetaForwardPayoutBuild Methods- Specified by:
buildin interfaceReferenceWithMetaForwardPayout- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceReferenceWithMetaForwardPayout- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
prune
- Specified by:
prunein interfaceReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
hasData
public boolean hasData()- Specified by:
hasDatain interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
merge
public ReferenceWithMetaForwardPayout.ReferenceWithMetaForwardPayoutBuilder 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
-