Uses of Class
org.glassfish.api.admin.RestRedirect.OpType

Packages that use RestRedirect.OpType
org.glassfish.api.admin Admin commands in GlassFish 
 

Uses of RestRedirect.OpType in org.glassfish.api.admin
 

Methods in org.glassfish.api.admin that return RestRedirect.OpType
static RestRedirect.OpType RestRedirect.OpType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RestRedirect.OpType[] RestRedirect.OpType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.