| Package | Description |
|---|---|
| org.apache.maven.classrealm |
| Modifier and Type | Method and Description |
|---|---|
ClassRealmRequest.RealmType |
ClassRealmRequest.getType()
Gets the type of the class realm.
|
static ClassRealmRequest.RealmType |
ClassRealmRequest.RealmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassRealmRequest.RealmType[] |
ClassRealmRequest.RealmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.