|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.coverage.jaxb.impl.CoverageTypeImpl
public class CoverageTypeImpl
| Nested Class Summary | |
|---|---|
class |
CoverageTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected float |
_BranchRate
|
protected float |
_LineRate
|
protected PackagesType |
_Packages
|
protected SourcesType |
_Sources
|
protected BigInteger |
_Timestamp
|
protected String |
_Version
|
protected boolean |
has_BranchRate
|
protected boolean |
has_LineRate
|
static Class |
version
|
| Constructor Summary | |
|---|---|
CoverageTypeImpl()
|
|
| 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. |
float |
getBranchRate()
Gets the value of the branchRate property. |
float |
getLineRate()
Gets the value of the lineRate property. |
PackagesType |
getPackages()
Gets the value of the packages property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
SourcesType |
getSources()
Gets the value of the sources property. |
BigInteger |
getTimestamp()
Gets the value of the timestamp property. |
String |
getVersion()
Gets the value of the version property. |
boolean |
isSetBranchRate()
|
boolean |
isSetLineRate()
|
boolean |
isSetPackages()
|
boolean |
isSetSources()
|
boolean |
isSetTimestamp()
|
boolean |
isSetVersion()
|
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 |
setBranchRate(float value)
Sets the value of the branchRate property. |
void |
setLineRate(float value)
Sets the value of the lineRate property. |
void |
setPackages(PackagesType value)
Sets the value of the packages property. |
void |
setSources(SourcesType value)
Sets the value of the sources property. |
void |
setTimestamp(BigInteger value)
Sets the value of the timestamp property. |
void |
setVersion(String value)
Sets the value of the version property. |
void |
unsetBranchRate()
|
void |
unsetLineRate()
|
void |
unsetPackages()
|
void |
unsetSources()
|
void |
unsetTimestamp()
|
void |
unsetVersion()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean has_BranchRate
protected float _BranchRate
protected PackagesType _Packages
protected boolean has_LineRate
protected float _LineRate
protected SourcesType _Sources
protected String _Version
protected BigInteger _Timestamp
public static final Class version
| Constructor Detail |
|---|
public CoverageTypeImpl()
| Method Detail |
|---|
public float getBranchRate()
CoverageType
getBranchRate in interface CoverageTypepublic void setBranchRate(float value)
CoverageType
setBranchRate in interface CoverageTypepublic boolean isSetBranchRate()
isSetBranchRate in interface CoverageTypepublic void unsetBranchRate()
unsetBranchRate in interface CoverageTypepublic PackagesType getPackages()
CoverageType
getPackages in interface CoverageTypePackages
PackagesTypepublic void setPackages(PackagesType value)
CoverageType
setPackages in interface CoverageTypevalue - allowed object is
Packages
PackagesTypepublic boolean isSetPackages()
isSetPackages in interface CoverageTypepublic void unsetPackages()
unsetPackages in interface CoverageTypepublic float getLineRate()
CoverageType
getLineRate in interface CoverageTypepublic void setLineRate(float value)
CoverageType
setLineRate in interface CoverageTypepublic boolean isSetLineRate()
isSetLineRate in interface CoverageTypepublic void unsetLineRate()
unsetLineRate in interface CoverageTypepublic SourcesType getSources()
CoverageType
getSources in interface CoverageTypeSourcesType
Sourcespublic void setSources(SourcesType value)
CoverageType
setSources in interface CoverageTypevalue - allowed object is
SourcesType
Sourcespublic boolean isSetSources()
isSetSources in interface CoverageTypepublic void unsetSources()
unsetSources in interface CoverageTypepublic String getVersion()
CoverageType
getVersion in interface CoverageTypeStringpublic void setVersion(String value)
CoverageType
setVersion in interface CoverageTypevalue - allowed object is
Stringpublic boolean isSetVersion()
isSetVersion in interface CoverageTypepublic void unsetVersion()
unsetVersion in interface CoverageTypepublic BigInteger getTimestamp()
CoverageType
getTimestamp in interface CoverageTypeBigIntegerpublic void setTimestamp(BigInteger value)
CoverageType
setTimestamp in interface CoverageTypevalue - allowed object is
BigIntegerpublic boolean isSetTimestamp()
isSetTimestamp in interface CoverageTypepublic void unsetTimestamp()
unsetTimestamp in interface CoverageTypepublic 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 | |||||||||