|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.jcoverage.jaxb.impl.LineTypeImpl
public class LineTypeImpl
| Nested Class Summary | |
|---|---|
class |
LineTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected int |
_Hits
|
protected int |
_Number
|
protected float |
_Rate
|
protected boolean |
has_Hits
|
protected boolean |
has_Number
|
protected boolean |
has_Rate
|
static Class |
version
|
| Constructor Summary | |
|---|---|
LineTypeImpl()
|
|
| 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 |
getHits()
Gets the value of the hits property. |
int |
getNumber()
Gets the value of the number property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
float |
getRate()
Gets the value of the rate property. |
boolean |
isSetHits()
|
boolean |
isSetNumber()
|
boolean |
isSetRate()
|
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 |
setHits(int value)
Sets the value of the hits property. |
void |
setNumber(int value)
Sets the value of the number property. |
void |
setRate(float value)
Sets the value of the rate property. |
void |
unsetHits()
|
void |
unsetNumber()
|
void |
unsetRate()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean has_Hits
protected int _Hits
protected boolean has_Number
protected int _Number
protected boolean has_Rate
protected float _Rate
public static final Class version
| Constructor Detail |
|---|
public LineTypeImpl()
| Method Detail |
|---|
public int getHits()
LineType
getHits in interface LineTypepublic void setHits(int value)
LineType
setHits in interface LineTypepublic boolean isSetHits()
isSetHits in interface LineTypepublic void unsetHits()
unsetHits in interface LineTypepublic int getNumber()
LineType
getNumber in interface LineTypepublic void setNumber(int value)
LineType
setNumber in interface LineTypepublic boolean isSetNumber()
isSetNumber in interface LineTypepublic void unsetNumber()
unsetNumber in interface LineTypepublic float getRate()
LineType
getRate in interface LineTypepublic void setRate(float value)
LineType
setRate in interface LineTypepublic boolean isSetRate()
isSetRate in interface LineTypepublic void unsetRate()
unsetRate in interface LineTypepublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObject
public void serializeBody(XMLSerializer context)
throws SAXException
XMLSerializable
serializeBody in interface XMLSerializableSAXException
public void serializeAttributes(XMLSerializer context)
throws SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableSAXException
public void serializeURIs(XMLSerializer context)
throws SAXException
XMLSerializable
serializeURIs in interface XMLSerializableSAXExceptionpublic 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 | |||||||||