|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.infoml.jaxb.impl.NonnullTokenWithOwnerReplaceTypeImpl
public class NonnullTokenWithOwnerReplaceTypeImpl
Nested Class Summary | |
---|---|
class |
NonnullTokenWithOwnerReplaceTypeImpl.Unmarshaller
|
Field Summary | |
---|---|
protected java.lang.String |
_Owner
|
protected boolean |
_ReplaceOriginal
|
protected java.lang.String |
_Value
|
protected boolean |
has_ReplaceOriginal
|
static java.lang.Class |
version
|
Constructor Summary | |
---|---|
NonnullTokenWithOwnerReplaceTypeImpl()
|
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()
|
java.lang.String |
getValue()
Used for a token that must have at least one character in it. |
boolean |
isReplaceOriginal()
Gets the value of the replaceOriginal property. |
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. |
void |
setReplaceOriginal(boolean value)
Sets the value of the replaceOriginal property. |
void |
setValue(java.lang.String value)
Used for a token that must have at least one character in it. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String _Owner
protected java.lang.String _Value
protected boolean has_ReplaceOriginal
protected boolean _ReplaceOriginal
public static final java.lang.Class version
Constructor Detail |
---|
public NonnullTokenWithOwnerReplaceTypeImpl()
Method Detail |
---|
public java.lang.String getOwner()
NonnullTokenWithOwnerReplaceType
getOwner
in interface NonnullTokenWithOwnerReplaceType
String
public void setOwner(java.lang.String value)
NonnullTokenWithOwnerReplaceType
setOwner
in interface NonnullTokenWithOwnerReplaceType
value
- allowed object is
String
public java.lang.String getValue()
NonnullTokenWithOwnerReplaceType
getValue
in interface NonnullTokenWithOwnerReplaceType
String
public void setValue(java.lang.String value)
NonnullTokenWithOwnerReplaceType
setValue
in interface NonnullTokenWithOwnerReplaceType
value
- allowed object is
String
public boolean isReplaceOriginal()
NonnullTokenWithOwnerReplaceType
isReplaceOriginal
in interface NonnullTokenWithOwnerReplaceType
public void setReplaceOriginal(boolean value)
NonnullTokenWithOwnerReplaceType
setReplaceOriginal
in interface NonnullTokenWithOwnerReplaceType
public org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
public void serializeBody(org.infoml.jaxb.impl.runtime.XMLSerializer context) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public void serializeAttributes(org.infoml.jaxb.impl.runtime.XMLSerializer context) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public void serializeURIs(org.infoml.jaxb.impl.runtime.XMLSerializer context) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public java.lang.Class getPrimaryInterface()
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |