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

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

Fields in org.jvnet.hyperjaxb3.ejb.schemas.customizations declared as ManyToMany
protected  ManyToMany Persistence.defaultManyToMany
           
protected  ManyToMany ToMany.manyToMany
           
protected  ManyToMany CollectionProperty.manyToMany
           
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return ManyToMany
 ManyToMany ObjectFactory.createManyToMany()
          Create an instance of ManyToMany
 ManyToMany Persistence.getDefaultManyToMany()
          Gets the value of the defaultManyToMany property.
 ManyToMany ToMany.getManyToMany()
          Gets the value of the manyToMany property.
 ManyToMany CollectionProperty.getManyToMany()
          Gets the value of the manyToMany property.
 

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

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations with parameters of type ManyToMany
 JAXBElement<ManyToMany> ObjectFactory.createManyToMany(ManyToMany value)
          Create an instance of JAXBElement<ManyToMany>}
 void Persistence.setDefaultManyToMany(ManyToMany value)
          Sets the value of the defaultManyToMany property.
 void ToMany.setManyToMany(ManyToMany value)
          Sets the value of the manyToMany property.
 void CollectionProperty.setManyToMany(ManyToMany value)
          Sets the value of the manyToMany property.
 



Copyright © 2005-2014. All Rights Reserved.