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

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

Fields in org.jvnet.hyperjaxb3.ejb.schemas.customizations declared as MappedSuperclass
protected  MappedSuperclass Persistence.defaultMappedSuperclass
           
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return MappedSuperclass
 MappedSuperclass ObjectFactory.createMappedSuperclass()
          Create an instance of MappedSuperclass
 MappedSuperclass Persistence.getDefaultMappedSuperclass()
          Gets the value of the defaultMappedSuperclass property.
 

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

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations with parameters of type MappedSuperclass
 JAXBElement<MappedSuperclass> ObjectFactory.createMappedSuperclass(MappedSuperclass value)
          Create an instance of JAXBElement<MappedSuperclass>}
 void Persistence.setDefaultMappedSuperclass(MappedSuperclass value)
          Sets the value of the defaultMappedSuperclass property.
 



Copyright © 2005-2014. All Rights Reserved.