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

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

Fields in org.jvnet.hyperjaxb3.ejb.schemas.customizations declared as Basic
protected  Basic SingleProperty.basic
           
protected  Basic Persistence.defaultBasic
           
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return Basic
 Basic ObjectFactory.createBasic()
          Create an instance of Basic
 Basic SingleProperty.getBasic()
          Gets the value of the basic property.
 Basic Persistence.getDefaultBasic()
          Gets the value of the defaultBasic property.
 

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

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations with parameters of type Basic
 JAXBElement<Basic> ObjectFactory.createBasic(Basic value)
          Create an instance of JAXBElement<Basic>}
 void SingleProperty.setBasic(Basic value)
          Sets the value of the basic property.
 void Persistence.setDefaultBasic(Basic value)
          Sets the value of the defaultBasic property.
 



Copyright © 2005-2014. All Rights Reserved.