|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.fge.jsonschema.library.Keyword
public final class Keyword
Frozen keyword
KeywordBuilder| Method Summary | |
|---|---|
static KeywordBuilder |
newBuilder(String name)
Instantiate a new keyword builder |
KeywordBuilder |
thaw()
Create a thawed version of this keyword |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static KeywordBuilder newBuilder(String name)
name - the name for this keyword
KeywordBuilder
NullPointerException - provided name is nullKeywordBuilder.KeywordBuilder(String)public KeywordBuilder thaw()
thaw in interface Frozen<KeywordBuilder>KeywordBuilderKeywordBuilder.KeywordBuilder(Keyword)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||