Package | Description |
---|---|
org.tanjakostic.jcleancim.docgen.writer |
Classes and interfaces responsible for document generation out of the UML model.
|
Modifier and Type | Field and Description |
---|---|
ExistingCaptionLabel.Kind |
ExistingCaptionLabel.kind |
Modifier and Type | Method and Description |
---|---|
static ExistingCaptionLabel.Kind |
ExistingCaptionLabel.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExistingCaptionLabel.Kind[] |
ExistingCaptionLabel.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ExistingCaptionLabel(java.lang.String name,
java.lang.String id,
boolean isBuiltIn,
ExistingCaptionLabel.Kind kind)
Constructor.
|
Copyright 2009-2016 Tatjana (Tanja) Kostic