public static final class ProratedFacility.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ProratedFacility.| Modifier and Type | Method and Description |
|---|---|
org.joda.beans.MetaProperty<com.opengamma.strata.basics.StandardId> |
agent()
The meta-property for the
agent property. |
Class<? extends ProratedFacility> |
beanType() |
org.joda.beans.MetaProperty<com.opengamma.strata.basics.StandardId> |
borrower()
The meta-property for the
borrower property. |
ProratedFacility.Builder |
builder() |
org.joda.beans.MetaProperty<com.opengamma.strata.collect.timeseries.LocalDateDoubleTimeSeries> |
commitment()
The meta-property for the
commitment property. |
org.joda.beans.MetaProperty<com.google.common.collect.ImmutableList<ProratedLoanContract>> |
contracts()
The meta-property for the
contracts property. |
org.joda.beans.MetaProperty<com.opengamma.strata.basics.currency.Currency> |
currency()
The meta-property for the
currency property. |
org.joda.beans.MetaProperty<com.google.common.collect.ImmutableList<ProratedLoanEvent>> |
events()
The meta-property for the
events property. |
org.joda.beans.MetaProperty<FacilityType> |
facilityType()
The meta-property for the
facilityType property. |
org.joda.beans.MetaProperty<com.google.common.collect.ImmutableList<ProratedAccruingFee>> |
fees()
The meta-property for the
fees property. |
org.joda.beans.MetaProperty<com.opengamma.strata.basics.StandardId> |
id()
The meta-property for the
id property. |
org.joda.beans.MetaProperty<com.google.common.collect.ImmutableList<com.opengamma.strata.basics.StandardId>> |
identifiers()
The meta-property for the
identifiers property. |
org.joda.beans.MetaProperty<java.time.LocalDate> |
maturityDate()
The meta-property for the
maturityDate 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<java.time.LocalDate> |
startDate()
The meta-property for the
startDate property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic ProratedFacility.Builder builder()
public Class<? extends ProratedFacility> beanType()
public org.joda.beans.MetaProperty<com.opengamma.strata.basics.StandardId> id()
id property.public org.joda.beans.MetaProperty<com.opengamma.strata.basics.StandardId> borrower()
borrower property.public org.joda.beans.MetaProperty<com.opengamma.strata.basics.StandardId> agent()
agent property.public org.joda.beans.MetaProperty<FacilityType> facilityType()
facilityType property.public org.joda.beans.MetaProperty<com.google.common.collect.ImmutableList<com.opengamma.strata.basics.StandardId>> identifiers()
identifiers property.public org.joda.beans.MetaProperty<java.time.LocalDate> startDate()
startDate property.public org.joda.beans.MetaProperty<java.time.LocalDate> maturityDate()
maturityDate property.public org.joda.beans.MetaProperty<com.opengamma.strata.basics.currency.Currency> currency()
currency property.public org.joda.beans.MetaProperty<com.opengamma.strata.collect.timeseries.LocalDateDoubleTimeSeries> commitment()
commitment property.public org.joda.beans.MetaProperty<com.google.common.collect.ImmutableList<ProratedLoanContract>> contracts()
contracts property.public org.joda.beans.MetaProperty<com.google.common.collect.ImmutableList<ProratedAccruingFee>> fees()
fees property.public org.joda.beans.MetaProperty<com.google.common.collect.ImmutableList<ProratedLoanEvent>> events()
events property.protected Object propertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet)
propertyGet in class org.joda.beans.impl.direct.DirectMetaBeanCopyright © 2018. All rights reserved.