Uses of Class
com.tc.object.dna.api.DNA.DNAType

Packages that use DNA.DNAType
com.tc.object.dna.api   
 

Uses of DNA.DNAType in com.tc.object.dna.api
 

Methods in com.tc.object.dna.api that return DNA.DNAType
static DNA.DNAType DNA.DNAType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DNA.DNAType[] DNA.DNAType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.