|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.coverage.jaxb.impl.LineTypeImpl
public class LineTypeImpl
| Nested Class Summary | |
|---|---|
class |
LineTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected String |
_Branch
|
protected int |
_Hits
|
protected int |
_Number
|
protected boolean |
has_Hits
|
protected boolean |
has_Number
|
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. |
String |
getBranch()
Gets the value of the branch property. |
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. |
boolean |
isSetBranch()
|
boolean |
isSetHits()
|
boolean |
isSetNumber()
|
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 |
setBranch(String value)
Sets the value of the branch property. |
void |
setHits(int value)
Sets the value of the hits property. |
void |
setNumber(int value)
Sets the value of the number property. |
void |
unsetBranch()
|
void |
unsetHits()
|
void |
unsetNumber()
|
| 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 String _Branch
protected boolean has_Number
protected int _Number
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 String getBranch()
LineType
getBranch in interface LineTypeStringpublic void setBranch(String value)
LineType
setBranch in interface LineTypevalue - allowed object is
Stringpublic boolean isSetBranch()
isSetBranch in interface LineTypepublic void unsetBranch()
unsetBranch 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 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 | |||||||||