Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT
Default parameter value.
|
static String |
NAME
Parameter name.
|
Constructor and Description |
---|
AccessTimeParam(Long value)
Constructor.
|
AccessTimeParam(String str)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getValueString() |
String |
toString() |
getValue, toSortedString
public static final String NAME
public static final String DEFAULT
public AccessTimeParam(Long value)
value
- the parameter value.public AccessTimeParam(String str)
str
- a string representation of the parameter value.Copyright © 2018 Apache Software Foundation. All Rights Reserved.