|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.coverage.jaxb.impl.PackageTypeImpl
public class PackageTypeImpl
| Nested Class Summary | |
|---|---|
class |
PackageTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected float |
_BranchRate
|
protected ClassesType |
_Classes
|
protected float |
_Complexity
|
protected float |
_LineRate
|
protected String |
_Name
|
protected boolean |
has_BranchRate
|
protected boolean |
has_Complexity
|
protected boolean |
has_LineRate
|
static Class |
version
|
| Constructor Summary | |
|---|---|
PackageTypeImpl()
|
|
| 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. |
ClassesType |
getClasses()
Gets the value of the classes property. |
float |
getComplexity()
Gets the value of the complexity property. |
float |
getLineRate()
Gets the value of the lineRate property. |
String |
getName()
Gets the value of the name property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
boolean |
isSetBranchRate()
|
boolean |
isSetClasses()
|
boolean |
isSetComplexity()
|
boolean |
isSetLineRate()
|
boolean |
isSetName()
|
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 |
setClasses(ClassesType value)
Sets the value of the classes property. |
void |
setComplexity(float value)
Sets the value of the complexity property. |
void |
setLineRate(float value)
Sets the value of the lineRate property. |
void |
setName(String value)
Sets the value of the name property. |
void |
unsetBranchRate()
|
void |
unsetClasses()
|
void |
unsetComplexity()
|
void |
unsetLineRate()
|
void |
unsetName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String _Name
protected boolean has_BranchRate
protected float _BranchRate
protected ClassesType _Classes
protected boolean has_LineRate
protected float _LineRate
protected boolean has_Complexity
protected float _Complexity
public static final Class version
| Constructor Detail |
|---|
public PackageTypeImpl()
| Method Detail |
|---|
public String getName()
PackageType
getName in interface PackageTypeStringpublic void setName(String value)
PackageType
setName in interface PackageTypevalue - allowed object is
Stringpublic boolean isSetName()
isSetName in interface PackageTypepublic void unsetName()
unsetName in interface PackageTypepublic float getBranchRate()
PackageType
getBranchRate in interface PackageTypepublic void setBranchRate(float value)
PackageType
setBranchRate in interface PackageTypepublic boolean isSetBranchRate()
isSetBranchRate in interface PackageTypepublic void unsetBranchRate()
unsetBranchRate in interface PackageTypepublic ClassesType getClasses()
PackageType
getClasses in interface PackageTypeClassesType
Classespublic void setClasses(ClassesType value)
PackageType
setClasses in interface PackageTypevalue - allowed object is
ClassesType
Classespublic boolean isSetClasses()
isSetClasses in interface PackageTypepublic void unsetClasses()
unsetClasses in interface PackageTypepublic float getLineRate()
PackageType
getLineRate in interface PackageTypepublic void setLineRate(float value)
PackageType
setLineRate in interface PackageTypepublic boolean isSetLineRate()
isSetLineRate in interface PackageTypepublic void unsetLineRate()
unsetLineRate in interface PackageTypepublic float getComplexity()
PackageType
getComplexity in interface PackageTypepublic void setComplexity(float value)
PackageType
setComplexity in interface PackageTypepublic boolean isSetComplexity()
isSetComplexity in interface PackageTypepublic void unsetComplexity()
unsetComplexity in interface PackageTypepublic 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 | |||||||||