org.chur.ant.db.jdbsynch.jaxb.impl
Class FieldMetaDataImpl
java.lang.Object
org.chur.ant.db.jdbsynch.jaxb.impl.FieldMetaDataImpl
- All Implemented Interfaces:
- com.sun.xml.bind.serializer.XMLSerializable, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.validator.ValidatableObject, FieldMetaData
public class FieldMetaDataImpl
- extends java.lang.Object
- implements FieldMetaData, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.serializer.XMLSerializable, com.sun.xml.bind.validator.ValidatableObject
Field Summary |
protected java.lang.String |
_Name
|
protected boolean |
_Pk
|
protected int |
_Type
|
protected boolean |
has_Pk
|
protected boolean |
has_Type
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
has_Type
protected boolean has_Type
_Type
protected int _Type
has_Pk
protected boolean has_Pk
_Pk
protected boolean _Pk
_Name
protected java.lang.String _Name
FieldMetaDataImpl
public FieldMetaDataImpl()
getType
public int getType()
- Specified by:
getType
in interface FieldMetaData
setType
public void setType(int value)
- Specified by:
setType
in interface FieldMetaData
isSetType
public boolean isSetType()
- Specified by:
isSetType
in interface FieldMetaData
unsetType
public void unsetType()
- Specified by:
unsetType
in interface FieldMetaData
isPk
public boolean isPk()
- Specified by:
isPk
in interface FieldMetaData
setPk
public void setPk(boolean value)
- Specified by:
setPk
in interface FieldMetaData
isSetPk
public boolean isSetPk()
- Specified by:
isSetPk
in interface FieldMetaData
unsetPk
public void unsetPk()
- Specified by:
unsetPk
in interface FieldMetaData
getName
public java.lang.String getName()
- Specified by:
getName
in interface FieldMetaData
setName
public void setName(java.lang.String value)
- Specified by:
setName
in interface FieldMetaData
isSetName
public boolean isSetName()
- Specified by:
isSetName
in interface FieldMetaData
unsetName
public void unsetName()
- Specified by:
unsetName
in interface FieldMetaData
getUnmarshaller
public com.sun.xml.bind.unmarshaller.ContentHandlerEx getUnmarshaller(com.sun.xml.bind.unmarshaller.UnmarshallingContext context)
- Specified by:
getUnmarshaller
in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject
getPrimaryInterfaceClass
public java.lang.Class getPrimaryInterfaceClass()
- Specified by:
getPrimaryInterfaceClass
in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject
serializeElements
public void serializeElements(com.sun.xml.bind.serializer.XMLSerializer context)
throws org.xml.sax.SAXException
- Specified by:
serializeElements
in interface com.sun.xml.bind.serializer.XMLSerializable
- Throws:
org.xml.sax.SAXException
serializeAttributes
public void serializeAttributes(com.sun.xml.bind.serializer.XMLSerializer context)
throws org.xml.sax.SAXException
- Specified by:
serializeAttributes
in interface com.sun.xml.bind.serializer.XMLSerializable
- Throws:
org.xml.sax.SAXException
serializeAttributeBodies
public void serializeAttributeBodies(com.sun.xml.bind.serializer.XMLSerializer context)
throws org.xml.sax.SAXException
- Specified by:
serializeAttributeBodies
in interface com.sun.xml.bind.serializer.XMLSerializable
- Throws:
org.xml.sax.SAXException
getPrimaryInterface
public java.lang.Class getPrimaryInterface()
- Specified by:
getPrimaryInterface
in interface com.sun.xml.bind.validator.ValidatableObject
createRawValidator
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
- Specified by:
createRawValidator
in interface com.sun.xml.bind.validator.ValidatableObject