| Package | Description |
|---|---|
| network.oxalis.peppol.schematron.jaxb.quickfix |
| Modifier and Type | Field and Description |
|---|---|
protected NodeTypeType |
Replace.nodeType |
protected NodeTypeType |
Add.nodeType |
| Modifier and Type | Method and Description |
|---|---|
static NodeTypeType |
NodeTypeType.fromValue(String v) |
NodeTypeType |
Replace.getNodeType()
Gets the value of the nodeType property.
|
NodeTypeType |
Add.getNodeType()
Gets the value of the nodeType property.
|
static NodeTypeType |
NodeTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeTypeType[] |
NodeTypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Replace.setNodeType(NodeTypeType value)
Sets the value of the nodeType property.
|
void |
Add.setNodeType(NodeTypeType value)
Sets the value of the nodeType property.
|
Copyright © 2023 NorStella. All rights reserved.