public static final class ResolvedBulletPayment.Builder extends org.joda.beans.impl.direct.DirectFieldsBeanBuilder<ResolvedBulletPayment>
ResolvedBulletPayment.| Modifier and Type | Method and Description |
|---|---|
ResolvedBulletPayment |
build() |
Object |
get(String propertyName) |
ResolvedBulletPayment.Builder |
payment(Payment payment)
Sets the payment to be made.
|
ResolvedBulletPayment.Builder |
set(org.joda.beans.MetaProperty<?> property,
Object value) |
ResolvedBulletPayment.Builder |
set(String propertyName,
Object newValue) |
String |
toString() |
public Object get(String propertyName)
get in interface org.joda.beans.BeanBuilder<ResolvedBulletPayment>get in class org.joda.beans.impl.direct.DirectFieldsBeanBuilder<ResolvedBulletPayment>public ResolvedBulletPayment.Builder set(String propertyName, Object newValue)
public ResolvedBulletPayment.Builder set(org.joda.beans.MetaProperty<?> property, Object value)
set in interface org.joda.beans.BeanBuilder<ResolvedBulletPayment>set in class org.joda.beans.impl.direct.DirectFieldsBeanBuilder<ResolvedBulletPayment>public ResolvedBulletPayment build()
public ResolvedBulletPayment.Builder payment(Payment payment)
payment - the new value, not nullpublic String toString()
toString in class org.joda.beans.impl.direct.DirectFieldsBeanBuilder<ResolvedBulletPayment>Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.