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

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

Fields in org.jvnet.hyperjaxb3.ejb.schemas.customizations declared as OneToMany
protected  OneToMany Persistence.defaultOneToMany
           
protected  OneToMany ToMany.oneToMany
           
protected  OneToMany CollectionProperty.oneToMany
           
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return OneToMany
 OneToMany ObjectFactory.createOneToMany()
          Create an instance of OneToMany
 OneToMany Persistence.getDefaultOneToMany()
          Gets the value of the defaultOneToMany property.
 OneToMany ToMany.getOneToMany()
          Gets the value of the oneToMany property.
 OneToMany CollectionProperty.getOneToMany()
          Gets the value of the oneToMany property.
 

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

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations with parameters of type OneToMany
 JAXBElement<OneToMany> ObjectFactory.createOneToMany(OneToMany value)
          Create an instance of JAXBElement<OneToMany>}
 void Persistence.setDefaultOneToMany(OneToMany value)
          Sets the value of the defaultOneToMany property.
 void ToMany.setOneToMany(OneToMany value)
          Sets the value of the oneToMany property.
 void CollectionProperty.setOneToMany(OneToMany value)
          Sets the value of the oneToMany property.
 



Copyright © 2005-2014. All Rights Reserved.