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

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

Fields in org.jvnet.hyperjaxb3.ejb.schemas.customizations declared as OneToOne
protected  OneToOne Persistence.defaultOneToOne
           
protected  OneToOne ToOne.oneToOne
           
protected  OneToOne SingleProperty.oneToOne
           
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return OneToOne
 OneToOne ObjectFactory.createOneToOne()
          Create an instance of OneToOne
 OneToOne Persistence.getDefaultOneToOne()
          Gets the value of the defaultOneToOne property.
 OneToOne ToOne.getOneToOne()
          Gets the value of the oneToOne property.
 OneToOne SingleProperty.getOneToOne()
          Gets the value of the oneToOne property.
 

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

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations with parameters of type OneToOne
 JAXBElement<OneToOne> ObjectFactory.createOneToOne(OneToOne value)
          Create an instance of JAXBElement<OneToOne>}
 void Persistence.setDefaultOneToOne(OneToOne value)
          Sets the value of the defaultOneToOne property.
 void ToOne.setOneToOne(OneToOne value)
          Sets the value of the oneToOne property.
 void SingleProperty.setOneToOne(OneToOne value)
          Sets the value of the oneToOne property.
 



Copyright © 2005-2014. All Rights Reserved.