public static final class KnownAmountSwapPaymentPeriod.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
KnownAmountSwapPaymentPeriod
.Modifier and Type | Method and Description |
---|---|
Class<? extends KnownAmountSwapPaymentPeriod> |
beanType() |
KnownAmountSwapPaymentPeriod.Builder |
builder() |
org.joda.beans.MetaProperty<LocalDate> |
endDate()
The meta-property for the
endDate property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<Payment> |
payment()
The meta-property for the
payment property. |
protected Object |
propertyGet(org.joda.beans.Bean bean,
String propertyName,
boolean quiet) |
protected void |
propertySet(org.joda.beans.Bean bean,
String propertyName,
Object newValue,
boolean quiet) |
org.joda.beans.MetaProperty<LocalDate> |
startDate()
The meta-property for the
startDate property. |
org.joda.beans.MetaProperty<LocalDate> |
unadjustedEndDate()
The meta-property for the
unadjustedEndDate property. |
org.joda.beans.MetaProperty<LocalDate> |
unadjustedStartDate()
The meta-property for the
unadjustedStartDate property. |
isBuildable, metaProperty, toString, validate
protected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet
in class org.joda.beans.impl.direct.DirectMetaBean
public KnownAmountSwapPaymentPeriod.Builder builder()
public Class<? extends KnownAmountSwapPaymentPeriod> beanType()
public org.joda.beans.MetaProperty<Payment> payment()
payment
property.public org.joda.beans.MetaProperty<LocalDate> startDate()
startDate
property.public org.joda.beans.MetaProperty<LocalDate> endDate()
endDate
property.public org.joda.beans.MetaProperty<LocalDate> unadjustedStartDate()
unadjustedStartDate
property.public org.joda.beans.MetaProperty<LocalDate> unadjustedEndDate()
unadjustedEndDate
property.protected Object propertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet)
propertyGet
in class org.joda.beans.impl.direct.DirectMetaBean
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.