|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.sqlparser.jaxb.impl.SqlMetainfTypeImpl
public class SqlMetainfTypeImpl
| Nested Class Summary | |
|---|---|
class |
SqlMetainfTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected CreateIndexType |
_CreateIndex
|
protected CreateTableType |
_CreateTable
|
static Class |
version
|
| Constructor Summary | |
|---|---|
SqlMetainfTypeImpl()
|
|
| Method Summary | |
|---|---|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
Gets the schema fragment associated with this class. |
UnmarshallingEventHandler |
createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object. |
CreateIndexType |
getCreateIndex()
Gets the value of the createIndex property. |
CreateTableType |
getCreateTable()
Gets the value of the createTable property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
boolean |
isSetCreateIndex()
|
boolean |
isSetCreateTable()
|
void |
serializeAttributes(XMLSerializer context)
Serializes attributes into the specified target. |
void |
serializeBody(XMLSerializer context)
Serializes child elements and texts into the specified target. |
void |
serializeURIs(XMLSerializer context)
Declares all the namespace URIs this object is using at its top-level scope into the specified target. |
void |
setCreateIndex(CreateIndexType value)
Sets the value of the createIndex property. |
void |
setCreateTable(CreateTableType value)
Sets the value of the createTable property. |
void |
unsetCreateIndex()
|
void |
unsetCreateTable()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CreateTableType _CreateTable
protected CreateIndexType _CreateIndex
public static final Class version
| Constructor Detail |
|---|
public SqlMetainfTypeImpl()
| Method Detail |
|---|
public CreateTableType getCreateTable()
SqlMetainfType
getCreateTable in interface SqlMetainfTypeCreateTableType
CreateTablepublic void setCreateTable(CreateTableType value)
SqlMetainfType
setCreateTable in interface SqlMetainfTypevalue - allowed object is
CreateTableType
CreateTablepublic boolean isSetCreateTable()
isSetCreateTable in interface SqlMetainfTypepublic void unsetCreateTable()
unsetCreateTable in interface SqlMetainfTypepublic CreateIndexType getCreateIndex()
SqlMetainfType
getCreateIndex in interface SqlMetainfTypeCreateIndexType
CreateIndexpublic void setCreateIndex(CreateIndexType value)
SqlMetainfType
setCreateIndex in interface SqlMetainfTypevalue - allowed object is
CreateIndexType
CreateIndexpublic boolean isSetCreateIndex()
isSetCreateIndex in interface SqlMetainfTypepublic void unsetCreateIndex()
unsetCreateIndex in interface SqlMetainfTypepublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObject
public void serializeBody(XMLSerializer context)
throws SAXException
XMLSerializable
serializeBody in interface XMLSerializableSAXException
public void serializeAttributes(XMLSerializer context)
throws SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableSAXException
public void serializeURIs(XMLSerializer context)
throws SAXException
XMLSerializable
serializeURIs in interface XMLSerializableSAXExceptionpublic Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectpublic com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||