public class DateTimeLabelFormat extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
DateTimeLabelFormat.DateTimeProperties |
| Constructor and Description |
|---|
DateTimeLabelFormat() |
| Modifier and Type | Method and Description |
|---|---|
Map<DateTimeLabelFormat.DateTimeProperties,String> |
getProperties() |
String |
getProperty(DateTimeLabelFormat.DateTimeProperties key) |
DateTimeLabelFormat |
setProperty(DateTimeLabelFormat.DateTimeProperties key,
String value) |
public Map<DateTimeLabelFormat.DateTimeProperties,String> getProperties()
public String getProperty(DateTimeLabelFormat.DateTimeProperties key)
public DateTimeLabelFormat setProperty(DateTimeLabelFormat.DateTimeProperties key, String value)
Copyright © 2013. All Rights Reserved.