public static final class ResolvedBulletPayment.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ResolvedBulletPayment.| Modifier and Type | Method and Description |
|---|---|
Class<? extends ResolvedBulletPayment> |
beanType() |
ResolvedBulletPayment.Builder |
builder() |
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) |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic ResolvedBulletPayment.Builder builder()
public Class<? extends ResolvedBulletPayment> beanType()
public org.joda.beans.MetaProperty<Payment> payment()
payment property.protected Object propertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet)
propertyGet in class org.joda.beans.impl.direct.DirectMetaBeanCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.