public static final class ValuationZoneTimeDefinition.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ValuationZoneTimeDefinition.| Modifier and Type | Method and Description |
|---|---|
Class<? extends ValuationZoneTimeDefinition> |
beanType() |
org.joda.beans.BeanBuilder<? extends ValuationZoneTimeDefinition> |
builder() |
org.joda.beans.MetaProperty<LocalTime> |
defaultLocalTime()
The meta-property for the
defaultLocalTime property. |
org.joda.beans.MetaProperty<ImmutableList<LocalTime>> |
localTimes()
The meta-property for the
localTimes 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<ZoneId> |
zoneId()
The meta-property for the
zoneId property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic org.joda.beans.BeanBuilder<? extends ValuationZoneTimeDefinition> builder()
public Class<? extends ValuationZoneTimeDefinition> beanType()
public org.joda.beans.MetaProperty<LocalTime> defaultLocalTime()
defaultLocalTime property.public org.joda.beans.MetaProperty<ZoneId> zoneId()
zoneId property.public org.joda.beans.MetaProperty<ImmutableList<LocalTime>> localTimes()
localTimes 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.