public class JaxbElementCollection
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected JaxbAccessType |
access |
protected java.util.List<JaxbAssociationOverride> |
associationOverride |
protected java.util.List<JaxbAttributeOverride> |
attributeOverride |
protected JaxbCollectionTable |
collectionTable |
protected JaxbColumn |
column |
protected JaxbEnumType |
enumerated |
protected JaxbFetchType |
fetch |
protected JaxbLob |
lob |
protected JaxbMapKey |
mapKey |
protected java.util.List<JaxbAttributeOverride> |
mapKeyAttributeOverride |
protected JaxbMapKeyClass |
mapKeyClass |
protected JaxbMapKeyColumn |
mapKeyColumn |
protected JaxbEnumType |
mapKeyEnumerated |
protected java.util.List<JaxbMapKeyJoinColumn> |
mapKeyJoinColumn |
protected JaxbTemporalType |
mapKeyTemporal |
protected java.lang.String |
name |
protected java.lang.String |
orderBy |
protected JaxbOrderColumn |
orderColumn |
protected java.lang.String |
targetClass |
protected JaxbTemporalType |
temporal |
Constructor and Description |
---|
JaxbElementCollection() |
Modifier and Type | Method and Description |
---|---|
JaxbAccessType |
getAccess()
Gets the value of the access property.
|
java.util.List<JaxbAssociationOverride> |
getAssociationOverride()
Gets the value of the associationOverride property.
|
java.util.List<JaxbAttributeOverride> |
getAttributeOverride()
Gets the value of the attributeOverride property.
|
JaxbCollectionTable |
getCollectionTable()
Gets the value of the collectionTable property.
|
JaxbColumn |
getColumn()
Gets the value of the column property.
|
JaxbEnumType |
getEnumerated()
Gets the value of the enumerated property.
|
JaxbFetchType |
getFetch()
Gets the value of the fetch property.
|
JaxbLob |
getLob()
Gets the value of the lob property.
|
JaxbMapKey |
getMapKey()
Gets the value of the mapKey property.
|
java.util.List<JaxbAttributeOverride> |
getMapKeyAttributeOverride()
Gets the value of the mapKeyAttributeOverride property.
|
JaxbMapKeyClass |
getMapKeyClass()
Gets the value of the mapKeyClass property.
|
JaxbMapKeyColumn |
getMapKeyColumn()
Gets the value of the mapKeyColumn property.
|
JaxbEnumType |
getMapKeyEnumerated()
Gets the value of the mapKeyEnumerated property.
|
java.util.List<JaxbMapKeyJoinColumn> |
getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property.
|
JaxbTemporalType |
getMapKeyTemporal()
Gets the value of the mapKeyTemporal property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getOrderBy()
Gets the value of the orderBy property.
|
JaxbOrderColumn |
getOrderColumn()
Gets the value of the orderColumn property.
|
java.lang.String |
getTargetClass()
Gets the value of the targetClass property.
|
JaxbTemporalType |
getTemporal()
Gets the value of the temporal property.
|
void |
setAccess(JaxbAccessType value)
Sets the value of the access property.
|
void |
setCollectionTable(JaxbCollectionTable value)
Sets the value of the collectionTable property.
|
void |
setColumn(JaxbColumn value)
Sets the value of the column property.
|
void |
setEnumerated(JaxbEnumType value)
Sets the value of the enumerated property.
|
void |
setFetch(JaxbFetchType value)
Sets the value of the fetch property.
|
void |
setLob(JaxbLob value)
Sets the value of the lob property.
|
void |
setMapKey(JaxbMapKey value)
Sets the value of the mapKey property.
|
void |
setMapKeyClass(JaxbMapKeyClass value)
Sets the value of the mapKeyClass property.
|
void |
setMapKeyColumn(JaxbMapKeyColumn value)
Sets the value of the mapKeyColumn property.
|
void |
setMapKeyEnumerated(JaxbEnumType value)
Sets the value of the mapKeyEnumerated property.
|
void |
setMapKeyTemporal(JaxbTemporalType value)
Sets the value of the mapKeyTemporal property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setOrderBy(java.lang.String value)
Sets the value of the orderBy property.
|
void |
setOrderColumn(JaxbOrderColumn value)
Sets the value of the orderColumn property.
|
void |
setTargetClass(java.lang.String value)
Sets the value of the targetClass property.
|
void |
setTemporal(JaxbTemporalType value)
Sets the value of the temporal property.
|
protected java.lang.String orderBy
protected JaxbOrderColumn orderColumn
protected JaxbMapKey mapKey
protected JaxbMapKeyClass mapKeyClass
protected JaxbTemporalType mapKeyTemporal
protected JaxbEnumType mapKeyEnumerated
protected java.util.List<JaxbAttributeOverride> mapKeyAttributeOverride
protected JaxbMapKeyColumn mapKeyColumn
protected java.util.List<JaxbMapKeyJoinColumn> mapKeyJoinColumn
protected JaxbColumn column
protected JaxbTemporalType temporal
protected JaxbEnumType enumerated
protected JaxbLob lob
protected java.util.List<JaxbAttributeOverride> attributeOverride
protected java.util.List<JaxbAssociationOverride> associationOverride
protected JaxbCollectionTable collectionTable
protected java.lang.String name
protected java.lang.String targetClass
protected JaxbFetchType fetch
protected JaxbAccessType access
public java.lang.String getOrderBy()
String
public void setOrderBy(java.lang.String value)
value
- allowed object is
String
public JaxbOrderColumn getOrderColumn()
JaxbOrderColumn
public void setOrderColumn(JaxbOrderColumn value)
value
- allowed object is
JaxbOrderColumn
public JaxbMapKey getMapKey()
JaxbMapKey
public void setMapKey(JaxbMapKey value)
value
- allowed object is
JaxbMapKey
public JaxbMapKeyClass getMapKeyClass()
JaxbMapKeyClass
public void setMapKeyClass(JaxbMapKeyClass value)
value
- allowed object is
JaxbMapKeyClass
public JaxbTemporalType getMapKeyTemporal()
JaxbTemporalType
public void setMapKeyTemporal(JaxbTemporalType value)
value
- allowed object is
JaxbTemporalType
public JaxbEnumType getMapKeyEnumerated()
JaxbEnumType
public void setMapKeyEnumerated(JaxbEnumType value)
value
- allowed object is
JaxbEnumType
public java.util.List<JaxbAttributeOverride> getMapKeyAttributeOverride()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the mapKeyAttributeOverride property.
For example, to add a new item, do as follows:
getMapKeyAttributeOverride().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbAttributeOverride
public JaxbMapKeyColumn getMapKeyColumn()
JaxbMapKeyColumn
public void setMapKeyColumn(JaxbMapKeyColumn value)
value
- allowed object is
JaxbMapKeyColumn
public java.util.List<JaxbMapKeyJoinColumn> getMapKeyJoinColumn()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the mapKeyJoinColumn property.
For example, to add a new item, do as follows:
getMapKeyJoinColumn().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbMapKeyJoinColumn
public JaxbColumn getColumn()
JaxbColumn
public void setColumn(JaxbColumn value)
value
- allowed object is
JaxbColumn
public JaxbTemporalType getTemporal()
JaxbTemporalType
public void setTemporal(JaxbTemporalType value)
value
- allowed object is
JaxbTemporalType
public JaxbEnumType getEnumerated()
JaxbEnumType
public void setEnumerated(JaxbEnumType value)
value
- allowed object is
JaxbEnumType
public JaxbLob getLob()
JaxbLob
public void setLob(JaxbLob value)
value
- allowed object is
JaxbLob
public java.util.List<JaxbAttributeOverride> getAttributeOverride()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the attributeOverride property.
For example, to add a new item, do as follows:
getAttributeOverride().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbAttributeOverride
public java.util.List<JaxbAssociationOverride> getAssociationOverride()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the associationOverride property.
For example, to add a new item, do as follows:
getAssociationOverride().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbAssociationOverride
public JaxbCollectionTable getCollectionTable()
JaxbCollectionTable
public void setCollectionTable(JaxbCollectionTable value)
value
- allowed object is
JaxbCollectionTable
public java.lang.String getName()
String
public void setName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getTargetClass()
String
public void setTargetClass(java.lang.String value)
value
- allowed object is
String
public JaxbFetchType getFetch()
JaxbFetchType
public void setFetch(JaxbFetchType value)
value
- allowed object is
JaxbFetchType
public JaxbAccessType getAccess()
JaxbAccessType
public void setAccess(JaxbAccessType value)
value
- allowed object is
JaxbAccessType
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.