|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pushtotest.testmaker.XSTest.xml.impl.SummtypeImpl
com.pushtotest.testmaker.XSTest.xml.impl.DisttypeImpl
public class DisttypeImpl
| Nested Class Summary | |
|---|---|
class |
DisttypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected int |
_Cvus
|
protected java.lang.String |
_Node
|
protected int |
_Payload
|
protected boolean |
has_Cvus
|
protected boolean |
has_Payload
|
static java.lang.Class |
version
|
| Fields inherited from class com.pushtotest.testmaker.XSTest.xml.impl.SummtypeImpl |
|---|
_Target, _Usecase, _Value |
| Constructor Summary | |
|---|---|
DisttypeImpl()
|
|
| 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. |
int |
getCvus()
Gets the value of the cvus property. |
java.lang.String |
getNode()
Gets the value of the node property. |
int |
getPayload()
Gets the value of the payload property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
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 |
setCvus(int value)
Sets the value of the cvus property. |
void |
setNode(java.lang.String value)
Sets the value of the node property. |
void |
setPayload(int value)
Sets the value of the payload property. |
| Methods inherited from class com.pushtotest.testmaker.XSTest.xml.impl.SummtypeImpl |
|---|
getTarget, getUsecase, getValue, setTarget, setUsecase, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.pushtotest.testmaker.XSTest.xml.Summtype |
|---|
getTarget, getUsecase, getValue, setTarget, setUsecase, setValue |
| Field Detail |
|---|
protected java.lang.String _Node
protected boolean has_Cvus
protected int _Cvus
protected boolean has_Payload
protected int _Payload
public static final java.lang.Class version
| Constructor Detail |
|---|
public DisttypeImpl()
| Method Detail |
|---|
public java.lang.String getNode()
Disttype
getNode in interface DisttypeStringpublic void setNode(java.lang.String value)
Disttype
setNode in interface Disttypevalue - allowed object is
Stringpublic int getCvus()
Disttype
getCvus in interface Disttypepublic void setCvus(int value)
Disttype
setCvus in interface Disttypepublic int getPayload()
Disttype
getPayload in interface Disttypepublic void setPayload(int value)
Disttype
setPayload in interface Disttypepublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObjectcreateUnmarshaller in class SummtypeImpl
public void serializeBody(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeBody in interface XMLSerializableserializeBody in class SummtypeImplorg.xml.sax.SAXException
public void serializeAttributes(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableserializeAttributes in class SummtypeImplorg.xml.sax.SAXException
public void serializeURIs(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeURIs in interface XMLSerializableserializeURIs in class SummtypeImplorg.xml.sax.SAXExceptionpublic java.lang.Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectgetPrimaryInterface in class SummtypeImplpublic com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObjectcreateRawValidator in class SummtypeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||