|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.persistence.jaxb.xmlmodel.XmlSchemaTypes
public class XmlSchemaTypes
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">
<sequence>
<element ref="{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}xml-schema-type"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
XmlSchemaTypes()
|
|
| Method Summary | |
|---|---|
XmlSchemaType |
getXmlSchemaType()
Gets the value of the xmlSchemaType property. |
void |
setXmlSchemaType(XmlSchemaType value)
Sets the value of the xmlSchemaType property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlSchemaTypes()
| Method Detail |
|---|
public XmlSchemaType getXmlSchemaType()
XmlSchemaTypepublic void setXmlSchemaType(XmlSchemaType value)
value - allowed object is
XmlSchemaType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||