Package | Description |
---|---|
org.tanjakostic.jcleancim.docgen.writer |
Classes and interfaces responsible for document generation out of the UML model.
|
Modifier and Type | Method and Description |
---|---|
Placeholder.Kind |
Placeholder.getKind() |
static Placeholder.Kind |
Placeholder.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Placeholder.Kind[] |
Placeholder.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
Placeholder.Kind.isForHeading(Placeholder.Kind kind)
Returns whether
kind is expected to be in the heading paragraph. |
Copyright 2009-2015 Tatjana (Tanja) Kostic