Modifier and Type | Field and Description |
---|---|
protected InspectionType |
XmlInspectionRequest.type |
Modifier and Type | Method and Description |
---|---|
static InspectionType |
InspectionType.fromValue(String v)
Deprecated.
|
InspectionType |
XmlInspectionRequest.getType()
Gets the value of the type property.
|
static InspectionType |
InspectionType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static InspectionType[] |
InspectionType.values()
Deprecated.
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 © 2017–2022 Red Hat, Inc.. All rights reserved.