public static final class Bill.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
Bill
.Modifier and Type | Method and Description |
---|---|
Class<? extends Bill> |
beanType() |
Bill.Builder |
builder() |
org.joda.beans.MetaProperty<DayCount> |
dayCount()
The meta-property for the
dayCount property. |
org.joda.beans.MetaProperty<LegalEntityId> |
legalEntityId()
The meta-property for the
legalEntityId property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<AdjustablePayment> |
notional()
The meta-property for the
notional 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<SecurityId> |
securityId()
The meta-property for the
securityId property. |
org.joda.beans.MetaProperty<DaysAdjustment> |
settlementDateOffset()
The meta-property for the
settlementDateOffset property. |
org.joda.beans.MetaProperty<BillYieldConvention> |
yieldConvention()
The meta-property for the
yieldConvention property. |
isBuildable, metaProperty, toString, validate
protected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet
in class org.joda.beans.impl.direct.DirectMetaBean
public Bill.Builder builder()
public org.joda.beans.MetaProperty<SecurityId> securityId()
securityId
property.public org.joda.beans.MetaProperty<AdjustablePayment> notional()
notional
property.public org.joda.beans.MetaProperty<DayCount> dayCount()
dayCount
property.public org.joda.beans.MetaProperty<BillYieldConvention> yieldConvention()
yieldConvention
property.public org.joda.beans.MetaProperty<LegalEntityId> legalEntityId()
legalEntityId
property.public org.joda.beans.MetaProperty<DaysAdjustment> settlementDateOffset()
settlementDateOffset
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.