public abstract class Combination extends Object implements Formatable, Parseable
Constructor and Description |
---|
Combination() |
Modifier and Type | Method and Description |
---|---|
String |
getGroup() |
String |
getPattern() |
void |
setGroup(String group) |
void |
setPattern(String pattern)
set the pattern to be used by format(String s);
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
format
public void setPattern(String pattern)
Formatable
setPattern
in interface Formatable
setPattern
in interface Parseable
public String getPattern()
public void setGroup(String group)
public String getGroup()
Copyright © 2011–2019 52°North. All rights reserved.