| Modifier and Type | Method and Description |
|---|---|
boolean |
SearchNumericImpl.isMatching(VolumeValue value) |
boolean |
SearchAttribImpl.isMatching(VolumeValue value) |
| Modifier and Type | Method and Description |
|---|---|
protected static VolumeValue |
ComplexVolumeAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static VolumeValue |
ComplexVolumeAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib,
VolumeValue.Unit destUnit) |
VolumeValue |
ComplexVolumeAttrib.getDefaultValue() |
VolumeValue |
ComplexVolumeAttrib.getValue() |
protected VolumeValue |
ComplexVolumeAttrib.parseNode(org.dom4j.Element node) |
VolumeValue |
ComplexVolumeAttrib.parseValue(Object value) |
| Modifier and Type | Method and Description |
|---|---|
String |
ComplexVolumeAttrib.getFormattedValue(VolumeValue value,
Locale locale,
String valueSeparator) |
protected static void |
ComplexVolumeAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
VolumeValue value) |
void |
ComplexVolumeAttrib.setValue(VolumeValue value) |
protected void |
ComplexVolumeAttrib.writeNode(org.dom4j.Element node,
VolumeValue value) |
| Modifier and Type | Method and Description |
|---|---|
static VolumeValue |
CubatureVolume.get(EstateImpl estate) |
static VolumeValue |
CubatureVolume.get(EstateImpl estate,
VolumeValue.Unit destUnit) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CubatureVolume.put(EstateImpl estate,
VolumeValue value) |
| Constructor and Description |
|---|
CubatureVolume(VolumeValue value) |
| Modifier and Type | Method and Description |
|---|---|
VolumeValue |
JVolumeValueField.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
JVolumeValueField.setValue(VolumeValue value) |
| Modifier and Type | Method and Description |
|---|---|
static VolumeValue |
VolumeValue.parse(Object value) |
static VolumeValue |
VolumeValue.parse(Object value,
VolumeValue.Unit unit) |
| Modifier and Type | Method and Description |
|---|---|
int |
VolumeValue.compareTo(VolumeValue o) |
static BigDecimal |
VolumeValue.convert(VolumeValue srcValue,
VolumeValue.Unit destUnit) |
Copyright © 2019 OpenEstate. All rights reserved.