| Package | Description |
|---|---|
| org.hibernate.boot.jaxb.hbm.spi |
| Modifier and Type | Field and Description |
|---|---|
protected JaxbHbmListIndexType |
JaxbHbmPrimitiveArrayType.listIndex |
protected JaxbHbmListIndexType |
JaxbHbmListType.listIndex |
protected JaxbHbmListIndexType |
JaxbHbmArrayType.listIndex |
| Modifier and Type | Method and Description |
|---|---|
JaxbHbmListIndexType |
ObjectFactory.createJaxbHbmListIndexType()
Create an instance of
JaxbHbmListIndexType |
JaxbHbmListIndexType |
JaxbHbmPrimitiveArrayType.getListIndex()
Gets the value of the listIndex property.
|
JaxbHbmListIndexType |
JaxbHbmListType.getListIndex()
Gets the value of the listIndex property.
|
JaxbHbmListIndexType |
JaxbHbmArrayType.getListIndex()
Gets the value of the listIndex property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JaxbHbmPrimitiveArrayType.setListIndex(JaxbHbmListIndexType value)
Sets the value of the listIndex property.
|
void |
JaxbHbmListType.setListIndex(JaxbHbmListIndexType value)
Sets the value of the listIndex property.
|
void |
JaxbHbmArrayType.setListIndex(JaxbHbmListIndexType value)
Sets the value of the listIndex property.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.