Uses of Class
net.sf.jsefa.rbf.mapping.RbfNodeType

Packages that use RbfNodeType
net.sf.jsefa.rbf.mapping   
 

Uses of RbfNodeType in net.sf.jsefa.rbf.mapping
 

Methods in net.sf.jsefa.rbf.mapping that return RbfNodeType
 RbfNodeType RecordDescriptor.getType()
          
 RbfNodeType RbfFieldDescriptor.getType()
          
static RbfNodeType RbfNodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RbfNodeType[] RbfNodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All rights reserved.