|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
public static class JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="class" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="file" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="jar" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="package" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="resource" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
_package
|
protected String |
clazz
|
protected String |
file
|
protected String |
jar
|
protected String |
resource
|
| Constructor Summary | |
|---|---|
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping()
|
|
| Method Summary | |
|---|---|
String |
getClazz()
Gets the value of the clazz property. |
String |
getFile()
Gets the value of the file property. |
String |
getJar()
Gets the value of the jar property. |
String |
getPackage()
Gets the value of the package property. |
String |
getResource()
Gets the value of the resource property. |
void |
setClazz(String value)
Sets the value of the clazz property. |
void |
setFile(String value)
Sets the value of the file property. |
void |
setJar(String value)
Sets the value of the jar property. |
void |
setPackage(String value)
Sets the value of the package property. |
void |
setResource(String value)
Sets the value of the resource property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String clazz
protected String file
protected String jar
protected String _package
protected String resource
| Constructor Detail |
|---|
public JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping()
| Method Detail |
|---|
public String getClazz()
Stringpublic void setClazz(String value)
value - allowed object is
Stringpublic String getFile()
Stringpublic void setFile(String value)
value - allowed object is
Stringpublic String getJar()
Stringpublic void setJar(String value)
value - allowed object is
Stringpublic String getPackage()
Stringpublic void setPackage(String value)
value - allowed object is
Stringpublic String getResource()
Stringpublic void setResource(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||