Uses of Class
org.apache.maven.classrealm.ClassRealmRequest.RealmType

Packages that use ClassRealmRequest.RealmType
org.apache.maven.classrealm   
 

Uses of ClassRealmRequest.RealmType in org.apache.maven.classrealm
 

Methods in org.apache.maven.classrealm that return ClassRealmRequest.RealmType
 ClassRealmRequest.RealmType ClassRealmRequest.getType()
          Gets the type of the class realm.
static ClassRealmRequest.RealmType ClassRealmRequest.RealmType.valueOf(java.lang.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-2011 Apache Software Foundation. All Rights Reserved.