Uses of Enum Class
org.apache.maven.classrealm.ClassRealmRequest.RealmType
Packages that use ClassRealmRequest.RealmType
-
Uses of ClassRealmRequest.RealmType in org.apache.maven.classrealm
Subclasses with type arguments of type ClassRealmRequest.RealmType in org.apache.maven.classrealmModifier and TypeClassDescriptionstatic enum
The type of a class realm.Methods in org.apache.maven.classrealm that return ClassRealmRequest.RealmTypeModifier and TypeMethodDescriptionClassRealmRequest.getType()
Gets the type of the class realm.static ClassRealmRequest.RealmType
Returns the enum constant of this class with the specified name.static ClassRealmRequest.RealmType[]
ClassRealmRequest.RealmType.values()
Returns an array containing the constants of this enum class, in the order they are declared.