Uses of Class
org.jvnet.hyperjaxb3.ejb.schemas.customizations.Id

Uses of Id in org.jvnet.hyperjaxb3.ejb.schemas.customizations
 

Subclasses of Id in org.jvnet.hyperjaxb3.ejb.schemas.customizations
 class GeneratedId
          Java class for generated-id complex type.
 

Fields in org.jvnet.hyperjaxb3.ejb.schemas.customizations declared as Id
protected  Id Persistence.defaultId
           
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return Id
 Id ObjectFactory.createId()
          Create an instance of Id
 Id Persistence.getDefaultId()
          Gets the value of the defaultId property.
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return types with arguments of type Id
 JAXBElement<Id> ObjectFactory.createId(Id value)
          Create an instance of JAXBElement<Id>}
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations with parameters of type Id
 JAXBElement<Id> ObjectFactory.createId(Id value)
          Create an instance of JAXBElement<Id>}
 void Persistence.setDefaultId(Id value)
          Sets the value of the defaultId property.
 



Copyright © 2005-2014. All Rights Reserved.