Package cdm.product.common.schedule
Class DateRelativeToPaymentDates.DateRelativeToPaymentDatesImpl
java.lang.Object
cdm.product.common.schedule.DateRelativeToPaymentDates.DateRelativeToPaymentDatesImpl
- All Implemented Interfaces:
DateRelativeToPaymentDates,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
DateRelativeToPaymentDates
public static class DateRelativeToPaymentDates.DateRelativeToPaymentDatesImpl
extends Object
implements DateRelativeToPaymentDates
Immutable Implementation of DateRelativeToPaymentDates
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.common.schedule.DateRelativeToPaymentDates
DateRelativeToPaymentDates.DateRelativeToPaymentDatesBuilder, DateRelativeToPaymentDates.DateRelativeToPaymentDatesBuilderImpl, DateRelativeToPaymentDates.DateRelativeToPaymentDatesImpl -
Field Summary
Fields inherited from interface cdm.product.common.schedule.DateRelativeToPaymentDates
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDateRelativeToPaymentDatesImpl(DateRelativeToPaymentDates.DateRelativeToPaymentDatesBuilder builder) -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanList<? extends ReferenceWithMetaPaymentDates> A set of href pointers to payment dates defined somewhere else in the document.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.common.schedule.DateRelativeToPaymentDates
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
DateRelativeToPaymentDatesImpl
protected DateRelativeToPaymentDatesImpl(DateRelativeToPaymentDates.DateRelativeToPaymentDatesBuilder builder)
-
-
Method Details
-
getPaymentDatesReference
@RosettaAttribute(value="paymentDatesReference", isRequired=true) @RuneAttribute(value="paymentDatesReference", isRequired=true) public List<? extends ReferenceWithMetaPaymentDates> getPaymentDatesReference()Description copied from interface:DateRelativeToPaymentDatesA set of href pointers to payment dates defined somewhere else in the document.- Specified by:
getPaymentDatesReferencein interfaceDateRelativeToPaymentDates
-
build
Description copied from interface:DateRelativeToPaymentDatesBuild Methods- Specified by:
buildin interfaceDateRelativeToPaymentDates- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceDateRelativeToPaymentDates- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(DateRelativeToPaymentDates.DateRelativeToPaymentDatesBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-