Uses of Class
org.glassfish.pfl.dynamic.copyobject.spi.CopyType

Packages that use CopyType
org.glassfish.pfl.dynamic.copyobject.spi   
 

Uses of CopyType in org.glassfish.pfl.dynamic.copyobject.spi
 

Methods in org.glassfish.pfl.dynamic.copyobject.spi that return CopyType
static CopyType CopyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CopyType[] CopyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Oracle. All Rights Reserved.