org.infoml.jaxb.impl
Class TableRowTypeImpl.ThImpl
java.lang.Object
org.infoml.jaxb.impl.TableRowTypeImpl.ThImpl
- All Implemented Interfaces:
- javax.xml.bind.Element, TableRowType.Th
- Enclosing class:
- TableRowTypeImpl
public static class TableRowTypeImpl.ThImpl
- extends java.lang.Object
- implements TableRowType.Th
Field Summary |
protected java.lang.String |
_Value
|
static java.lang.Class |
version
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_Value
protected java.lang.String _Value
version
public static final java.lang.Class version
TableRowTypeImpl.ThImpl
public TableRowTypeImpl.ThImpl()
TableRowTypeImpl.ThImpl
public TableRowTypeImpl.ThImpl(java.lang.String value)
____jaxb_ri____getNamespaceURI
public java.lang.String ____jaxb_ri____getNamespaceURI()
____jaxb_ri____getLocalName
public java.lang.String ____jaxb_ri____getLocalName()
getValue
public java.lang.String getValue()
- Description copied from interface:
TableRowType.Th
- Gets the value of the value property.
- Specified by:
getValue
in interface TableRowType.Th
- Returns:
- possible object is
String
setValue
public void setValue(java.lang.String value)
- Description copied from interface:
TableRowType.Th
- Sets the value of the value property.
- Specified by:
setValue
in interface TableRowType.Th
- Parameters:
value
- allowed object is
String
createUnmarshaller
public org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
serializeBody
public void serializeBody(org.infoml.jaxb.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
serializeAttributes
public void serializeAttributes(org.infoml.jaxb.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
serializeURIs
public void serializeURIs(org.infoml.jaxb.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
getPrimaryInterface
public java.lang.Class getPrimaryInterface()
createRawValidator
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()