Modifier and Type | Field and Description |
---|---|
protected InspectionType |
XmlInspectionRequest.type |
Modifier and Type | Method and Description |
---|---|
static InspectionType |
InspectionType.fromValue(String v) |
InspectionType |
XmlInspectionRequest.getType()
Gets the value of the type property.
|
static InspectionType |
InspectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InspectionType[] |
InspectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlInspectionRequest.setType(InspectionType value)
Sets the value of the type property.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.