Uses of Class
com.sun.java.xml.ns.persistence.orm.FieldResult

Packages that use FieldResult
com.sun.java.xml.ns.persistence.orm   
 

Uses of FieldResult in com.sun.java.xml.ns.persistence.orm
 

Fields in com.sun.java.xml.ns.persistence.orm with type parameters of type FieldResult
protected  List<FieldResult> EntityResult.fieldResult
           
 

Methods in com.sun.java.xml.ns.persistence.orm that return FieldResult
 FieldResult ObjectFactory.createFieldResult()
          Create an instance of FieldResult
 

Methods in com.sun.java.xml.ns.persistence.orm that return types with arguments of type FieldResult
 List<FieldResult> EntityResult.getFieldResult()
          Gets the value of the fieldResult property.
 



Copyright © 2005-2014. All Rights Reserved.