public static final class ResetSchedule.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ResetSchedule
.Modifier and Type | Method and Description |
---|---|
Class<? extends ResetSchedule> |
beanType() |
ResetSchedule.Builder |
builder() |
org.joda.beans.MetaProperty<BusinessDayAdjustment> |
businessDayAdjustment()
The meta-property for the
businessDayAdjustment property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
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<Frequency> |
resetFrequency()
The meta-property for the
resetFrequency property. |
org.joda.beans.MetaProperty<IborRateResetMethod> |
resetMethod()
The meta-property for the
resetMethod property. |
isBuildable, metaProperty, toString, validate
protected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet
in class org.joda.beans.impl.direct.DirectMetaBean
public ResetSchedule.Builder builder()
public Class<? extends ResetSchedule> beanType()
public org.joda.beans.MetaProperty<Frequency> resetFrequency()
resetFrequency
property.public org.joda.beans.MetaProperty<BusinessDayAdjustment> businessDayAdjustment()
businessDayAdjustment
property.public org.joda.beans.MetaProperty<IborRateResetMethod> resetMethod()
resetMethod
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.