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

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

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

Fields in com.sun.java.xml.ns.persistence.orm with type parameters of type Id
protected  List<Id> Attributes.id
           
 

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

Methods in com.sun.java.xml.ns.persistence.orm that return types with arguments of type Id
 List<Id> Attributes.getId()
          Gets the value of the id property.
 



Copyright © 2005-2014. All Rights Reserved.