|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentationType | |
|---|---|
| org.plasma.provisioning | Package level documentation for package org.plasma.provisioning. |
| org.plasma.provisioning.xsd | |
| Uses of DocumentationType in org.plasma.provisioning |
|---|
| Fields in org.plasma.provisioning declared as DocumentationType | |
|---|---|
protected DocumentationType |
Documentation.type
|
| Methods in org.plasma.provisioning that return DocumentationType | |
|---|---|
static DocumentationType |
DocumentationType.fromValue(java.lang.String v)
|
DocumentationType |
Documentation.getType()
Gets the value of the type property. |
static DocumentationType |
DocumentationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DocumentationType[] |
DocumentationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.plasma.provisioning with parameters of type DocumentationType | |
|---|---|
void |
Documentation.setType(DocumentationType value)
Sets the value of the type property. |
| Uses of DocumentationType in org.plasma.provisioning.xsd |
|---|
| Methods in org.plasma.provisioning.xsd with parameters of type DocumentationType | |
|---|---|
Documentation |
ConverterSupport.createDocumentation(DocumentationType type,
java.lang.String content)
|
protected Documentation |
AbstractAssembler.createDocumentation(DocumentationType type,
java.lang.String content)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||