org.infoml.jaxb.impl
Class ExtendedPointersWithOwnerTypeImpl

java.lang.Object
  extended by org.infoml.jaxb.impl.PointersTypeImpl
      extended by org.infoml.jaxb.impl.ExtendedPointersTypeImpl
          extended by org.infoml.jaxb.impl.ExtendedPointersWithOwnerTypeImpl
All Implemented Interfaces:
ExtendedPointersType, ExtendedPointersWithOwnerType, PointersType

public class ExtendedPointersWithOwnerTypeImpl
extends ExtendedPointersTypeImpl
implements ExtendedPointersWithOwnerType


Nested Class Summary
 class ExtendedPointersWithOwnerTypeImpl.Unmarshaller
           
 
Field Summary
protected  java.lang.String _Owner
           
static java.lang.Class version
           
 
Fields inherited from class org.infoml.jaxb.impl.ExtendedPointersTypeImpl
_Quality, _Type
 
Fields inherited from class org.infoml.jaxb.impl.PointersTypeImpl
_Notes, _ParentPtr, _Ptr
 
Constructor Summary
ExtendedPointersWithOwnerTypeImpl()
           
 
Method Summary
 com.sun.msv.verifier.DocumentDeclaration createRawValidator()
           
 org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
           
 java.lang.String getOwner()
          Gets the value of the owner property.
 java.lang.Class getPrimaryInterface()
           
 void serializeAttributes(org.infoml.jaxb.impl.runtime.XMLSerializer context)
           
 void serializeBody(org.infoml.jaxb.impl.runtime.XMLSerializer context)
           
 void serializeURIs(org.infoml.jaxb.impl.runtime.XMLSerializer context)
           
 void setOwner(java.lang.String value)
          Sets the value of the owner property.
 
Methods inherited from class org.infoml.jaxb.impl.ExtendedPointersTypeImpl
getQuality, getType, setQuality, setType
 
Methods inherited from class org.infoml.jaxb.impl.PointersTypeImpl
_getPtr, getNotes, getParentPtr, getPtr, setNotes, setParentPtr
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.infoml.jaxb.ExtendedPointersType
getQuality, getType, setQuality, setType
 
Methods inherited from interface org.infoml.jaxb.PointersType
getNotes, getParentPtr, getPtr, setNotes, setParentPtr
 

Field Detail

_Owner

protected java.lang.String _Owner

version

public static final java.lang.Class version
Constructor Detail

ExtendedPointersWithOwnerTypeImpl

public ExtendedPointersWithOwnerTypeImpl()
Method Detail

getOwner

public java.lang.String getOwner()
Description copied from interface: ExtendedPointersWithOwnerType
Gets the value of the owner property.

Specified by:
getOwner in interface ExtendedPointersWithOwnerType
Returns:
possible object is String

setOwner

public void setOwner(java.lang.String value)
Description copied from interface: ExtendedPointersWithOwnerType
Sets the value of the owner property.

Specified by:
setOwner in interface ExtendedPointersWithOwnerType
Parameters:
value - allowed object is String

createUnmarshaller

public org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
Overrides:
createUnmarshaller in class ExtendedPointersTypeImpl

serializeBody

public void serializeBody(org.infoml.jaxb.impl.runtime.XMLSerializer context)
                   throws org.xml.sax.SAXException
Overrides:
serializeBody in class ExtendedPointersTypeImpl
Throws:
org.xml.sax.SAXException

serializeAttributes

public void serializeAttributes(org.infoml.jaxb.impl.runtime.XMLSerializer context)
                         throws org.xml.sax.SAXException
Overrides:
serializeAttributes in class ExtendedPointersTypeImpl
Throws:
org.xml.sax.SAXException

serializeURIs

public void serializeURIs(org.infoml.jaxb.impl.runtime.XMLSerializer context)
                   throws org.xml.sax.SAXException
Overrides:
serializeURIs in class ExtendedPointersTypeImpl
Throws:
org.xml.sax.SAXException

getPrimaryInterface

public java.lang.Class getPrimaryInterface()
Overrides:
getPrimaryInterface in class ExtendedPointersTypeImpl

createRawValidator

public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
Overrides:
createRawValidator in class ExtendedPointersTypeImpl