| Package | Description |
|---|---|
| ietf.params.xml.ns.icalendar_2 |
| Modifier and Type | Field and Description |
|---|---|
protected RangeValueType |
RangeParamType.text |
| Modifier and Type | Method and Description |
|---|---|
static RangeValueType |
RangeValueType.fromValue(String v) |
RangeValueType |
RangeParamType.getText()
Gets the value of the text property.
|
static RangeValueType |
RangeValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RangeValueType[] |
RangeValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RangeParamType.setText(RangeValueType value)
Sets the value of the text property.
|
Copyright © 2017 Bedework. All rights reserved.