Class ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilderImpl
java.lang.Object
cdm.product.common.schedule.metafields.ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilderImpl
- All Implemented Interfaces:
ReferenceWithMetaPaymentDates,ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder,com.rosetta.model.lib.meta.FieldWithMeta<PaymentDates>,com.rosetta.model.lib.meta.ReferenceWithMeta<PaymentDates>,com.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<PaymentDates>,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- Enclosing interface:
ReferenceWithMetaPaymentDates
public static class ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilderImpl
extends Object
implements ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder
Builder Implementation of ReferenceWithMetaPaymentDates
-
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.common.schedule.metafields.ReferenceWithMetaPaymentDates
ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder, ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilderImpl, ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesImpl -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected com.rosetta.model.lib.meta.Reference.ReferenceBuilderprotected PaymentDates.PaymentDatesBuilderFields inherited from interface cdm.product.common.schedule.metafields.ReferenceWithMetaPaymentDates
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(PaymentDates _value) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.common.schedule.metafields.ReferenceWithMetaPaymentDates
getType, getValueType, metaData, processMethods inherited from interface cdm.product.common.schedule.metafields.ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder
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
-
ReferenceWithMetaPaymentDatesBuilderImpl
public ReferenceWithMetaPaymentDatesBuilderImpl()
-
-
Method Details
-
getValue
@RosettaAttribute("value") @RuneAttribute("@data") @RuneMetaType public PaymentDates.PaymentDatesBuilder getValue()Description copied from interface:ReferenceWithMetaPaymentDatesGetter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<PaymentDates>- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<PaymentDates>- Specified by:
getValuein interfaceReferenceWithMetaPaymentDates- Specified by:
getValuein interfaceReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder
-
getOrCreateValue
- Specified by:
getOrCreateValuein interfaceReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder
-
getGlobalReference
- Specified by:
getGlobalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<PaymentDates>- Specified by:
getGlobalReferencein interfaceReferenceWithMetaPaymentDates
-
getExternalReference
@RosettaAttribute("externalReference") @RuneAttribute("@ref:external") public String getExternalReference()- Specified by:
getExternalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<PaymentDates>- Specified by:
getExternalReferencein interfaceReferenceWithMetaPaymentDates
-
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<PaymentDates>- Specified by:
getReferencein interfaceReferenceWithMetaPaymentDates- Specified by:
getReferencein interfaceReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder
-
getOrCreateReference
public com.rosetta.model.lib.meta.Reference.ReferenceBuilder getOrCreateReference()- Specified by:
getOrCreateReferencein interfaceReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder
-
setValue
@RosettaAttribute("value") @RuneAttribute("@data") @RuneMetaType public ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder setValue(PaymentDates _value) - Specified by:
setValuein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<PaymentDates>- Specified by:
setValuein interfaceReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder
-
setGlobalReference
@RosettaAttribute("globalReference") @RuneAttribute("@ref") public ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder setGlobalReference(String _globalReference) - Specified by:
setGlobalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<PaymentDates>- Specified by:
setGlobalReferencein interfaceReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder
-
setExternalReference
@RosettaAttribute("externalReference") @RuneAttribute("@ref:external") public ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder setExternalReference(String _externalReference) - Specified by:
setExternalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<PaymentDates>- Specified by:
setExternalReferencein interfaceReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder
-
setReference
@RosettaAttribute("address") @RuneAttribute("@ref:scoped") @RuneMetaType public ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder setReference(com.rosetta.model.lib.meta.Reference _reference) - Specified by:
setReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<PaymentDates>- Specified by:
setReferencein interfaceReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder
-
build
Description copied from interface:ReferenceWithMetaPaymentDatesBuild Methods- Specified by:
buildin interfaceReferenceWithMetaPaymentDates- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceReferenceWithMetaPaymentDates- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
prune
- Specified by:
prunein interfaceReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
hasData
public boolean hasData()- Specified by:
hasDatain interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
merge
public ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder 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
-