| Package | Description | 
|---|---|
| org.hibernate.jpamodelgen.xml.jaxb | 
| Modifier and Type | Field and Description | 
|---|---|
protected Convert | 
Basic.convert  | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<Convert> | 
ElementCollection.convert  | 
protected List<Convert> | 
Embedded.convert  | 
protected List<Convert> | 
Entity.convert  | 
protected List<Convert> | 
ElementCollection.mapKeyConvert  | 
protected List<Convert> | 
OneToMany.mapKeyConvert  | 
protected List<Convert> | 
ManyToMany.mapKeyConvert  | 
| Modifier and Type | Method and Description | 
|---|---|
Convert | 
ObjectFactory.createConvert()
Create an instance of  
Convert | 
Convert | 
Basic.getConvert()
Gets the value of the convert property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Convert> | 
ElementCollection.getConvert()
Gets the value of the convert property. 
 | 
List<Convert> | 
Embedded.getConvert()
Gets the value of the convert property. 
 | 
List<Convert> | 
Entity.getConvert()
Gets the value of the convert property. 
 | 
List<Convert> | 
ElementCollection.getMapKeyConvert()
Gets the value of the mapKeyConvert property. 
 | 
List<Convert> | 
OneToMany.getMapKeyConvert()
Gets the value of the mapKeyConvert property. 
 | 
List<Convert> | 
ManyToMany.getMapKeyConvert()
Gets the value of the mapKeyConvert property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Basic.setConvert(Convert value)
Sets the value of the convert property. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.