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

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

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

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



Copyright © 2012. All Rights Reserved.