Uses of Class
org.schwa.dr.runtime.RTFieldSchema

Packages that use RTFieldSchema
org.schwa.dr.runtime   
 

Uses of RTFieldSchema in org.schwa.dr.runtime
 

Methods in org.schwa.dr.runtime that return RTFieldSchema
 RTFieldSchema RTAnnSchema.getField(int index)
           
 

Methods in org.schwa.dr.runtime that return types with arguments of type RTFieldSchema
 List<RTFieldSchema> RTAnnSchema.getFields()
           
 

Methods in org.schwa.dr.runtime with parameters of type RTFieldSchema
 void RTAnnSchema.addField(RTFieldSchema field)
           
 



Copyright © 2014. All rights reserved.