| Package | Description |
|---|---|
| org.apache.tamaya.spi |
This package contains the Apache Tamaya SPI artifacts.
|
| Modifier and Type | Method | Description |
|---|---|---|
PropertyValue.ValueType |
ListValue.getValueType() |
Get the item's current createValue type.
|
PropertyValue.ValueType |
ObjectValue.getValueType() |
Get the item's current value type.
|
PropertyValue.ValueType |
PropertyValue.getValueType() |
Get the item's current createValue type.
|
static PropertyValue.ValueType |
PropertyValue.ValueType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PropertyValue.ValueType[] |
PropertyValue.ValueType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2019 Apache Software Foundation. All rights reserved.