| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumTemplateType |
Layout.templateType |
| Modifier and Type | Method and Description |
|---|---|
static EnumTemplateType |
EnumTemplateType.fromValue(String v) |
EnumTemplateType |
Layout.getTemplateType()
Gets the value of the templateType property.
|
static EnumTemplateType |
EnumTemplateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumTemplateType[] |
EnumTemplateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Layout.setTemplateType(EnumTemplateType value)
Sets the value of the templateType property.
|
Layout |
Layout.withTemplateType(EnumTemplateType value) |
Copyright © 2016. All rights reserved.