Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbIndexElement |
JaxbListElement.index |
protected JaxbIndexElement |
JaxbMapElement.index |
protected JaxbIndexElement |
JaxbArrayElement.index |
protected JaxbIndexElement |
JaxbPrimitiveArrayElement.index |
Modifier and Type | Method and Description |
---|---|
JaxbIndexElement |
ObjectFactory.createJaxbIndexElement()
Create an instance of
JaxbIndexElement |
JaxbIndexElement |
JaxbListElement.getIndex()
Gets the value of the index property.
|
JaxbIndexElement |
JaxbMapElement.getIndex()
Gets the value of the index property.
|
JaxbIndexElement |
JaxbArrayElement.getIndex()
Gets the value of the index property.
|
JaxbIndexElement |
JaxbPrimitiveArrayElement.getIndex()
Gets the value of the index property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbListElement.setIndex(JaxbIndexElement value)
Sets the value of the index property.
|
void |
JaxbMapElement.setIndex(JaxbIndexElement value)
Sets the value of the index property.
|
void |
JaxbArrayElement.setIndex(JaxbIndexElement value)
Sets the value of the index property.
|
void |
JaxbPrimitiveArrayElement.setIndex(JaxbIndexElement value)
Sets the value of the index property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.