Uses of Class
com.endeca.itl.record.RecordType

Packages that use RecordType
com.endeca.itl.record Classes that manage, create, and manipulate Endeca Records. 
 

Uses of RecordType in com.endeca.itl.record
 

Methods in com.endeca.itl.record that return RecordType
static RecordType RecordType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RecordType[] RecordType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.