|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pushtotest.tool.xml.SDLog.impl.LogTypeImpl
public class LogTypeImpl
| Nested Class Summary | |
|---|---|
class |
LogTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected MeassureType |
_CPU
|
protected int |
_Cvus
|
protected java.lang.String |
_Description
|
protected MeassureType |
_MEM
|
protected MeassureType |
_NET
|
protected java.lang.String |
_Node
|
protected int |
_Size
|
protected java.lang.String |
_Target
|
protected java.lang.String |
_Usecase
|
protected boolean |
has_Cvus
|
protected boolean |
has_Size
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
LogTypeImpl()
|
|
| 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. |
MeassureType |
getCPU()
Gets the value of the cpu property. |
int |
getCvus()
Gets the value of the cvus property. |
java.lang.String |
getDescription()
Gets the value of the description property. |
MeassureType |
getMEM()
Gets the value of the mem property. |
MeassureType |
getNET()
Gets the value of the net property. |
java.lang.String |
getNode()
Gets the value of the node property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
int |
getSize()
Gets the value of the size property. |
java.lang.String |
getTarget()
Gets the value of the target property. |
java.lang.String |
getUsecase()
Gets the value of the usecase property. |
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 |
setCPU(MeassureType value)
Sets the value of the cpu property. |
void |
setCvus(int value)
Sets the value of the cvus property. |
void |
setDescription(java.lang.String value)
Sets the value of the description property. |
void |
setMEM(MeassureType value)
Sets the value of the mem property. |
void |
setNET(MeassureType value)
Sets the value of the net property. |
void |
setNode(java.lang.String value)
Sets the value of the node property. |
void |
setSize(int value)
Sets the value of the size property. |
void |
setTarget(java.lang.String value)
Sets the value of the target property. |
void |
setUsecase(java.lang.String value)
Sets the value of the usecase property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected MeassureType _NET
protected java.lang.String _Description
protected java.lang.String _Usecase
protected java.lang.String _Node
protected MeassureType _CPU
protected boolean has_Size
protected int _Size
protected boolean has_Cvus
protected int _Cvus
protected MeassureType _MEM
protected java.lang.String _Target
public static final java.lang.Class version
| Constructor Detail |
|---|
public LogTypeImpl()
| Method Detail |
|---|
public MeassureType getNET()
LogType
getNET in interface LogTypeMeassureTypepublic void setNET(MeassureType value)
LogType
setNET in interface LogTypevalue - allowed object is
MeassureTypepublic java.lang.String getDescription()
LogType
getDescription in interface LogTypeStringpublic void setDescription(java.lang.String value)
LogType
setDescription in interface LogTypevalue - allowed object is
Stringpublic java.lang.String getUsecase()
LogType
getUsecase in interface LogTypeStringpublic void setUsecase(java.lang.String value)
LogType
setUsecase in interface LogTypevalue - allowed object is
Stringpublic java.lang.String getNode()
LogType
getNode in interface LogTypeStringpublic void setNode(java.lang.String value)
LogType
setNode in interface LogTypevalue - allowed object is
Stringpublic MeassureType getCPU()
LogType
getCPU in interface LogTypeMeassureTypepublic void setCPU(MeassureType value)
LogType
setCPU in interface LogTypevalue - allowed object is
MeassureTypepublic int getSize()
LogType
getSize in interface LogTypepublic void setSize(int value)
LogType
setSize in interface LogTypepublic int getCvus()
LogType
getCvus in interface LogTypepublic void setCvus(int value)
LogType
setCvus in interface LogTypepublic MeassureType getMEM()
LogType
getMEM in interface LogTypeMeassureTypepublic void setMEM(MeassureType value)
LogType
setMEM in interface LogTypevalue - allowed object is
MeassureTypepublic java.lang.String getTarget()
LogType
getTarget in interface LogTypeStringpublic void setTarget(java.lang.String value)
LogType
setTarget in interface LogTypevalue - allowed object is
Stringpublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObject
public void serializeBody(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeBody in interface XMLSerializableorg.xml.sax.SAXException
public void serializeAttributes(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableorg.xml.sax.SAXException
public void serializeURIs(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeURIs in interface XMLSerializableorg.xml.sax.SAXExceptionpublic java.lang.Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectpublic com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||