|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.coverage.jaxb.impl.ClassTypeImpl
public class ClassTypeImpl
| Nested Class Summary | |
|---|---|
class |
ClassTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected float |
_BranchRate
|
protected float |
_Complexity
|
protected String |
_Filename
|
protected float |
_LineRate
|
protected LinesType |
_Lines
|
protected MethodsType |
_Methods
|
protected String |
_Name
|
protected boolean |
has_BranchRate
|
protected boolean |
has_Complexity
|
protected boolean |
has_LineRate
|
static Class |
version
|
| Constructor Summary | |
|---|---|
ClassTypeImpl()
|
|
| 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 |
getComplexity()
Gets the value of the complexity property. |
String |
getFilename()
Gets the value of the filename property. |
float |
getLineRate()
Gets the value of the lineRate property. |
LinesType |
getLines()
Gets the value of the lines property. |
MethodsType |
getMethods()
Gets the value of the methods property. |
String |
getName()
Gets the value of the name property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
boolean |
isSetBranchRate()
|
boolean |
isSetComplexity()
|
boolean |
isSetFilename()
|
boolean |
isSetLineRate()
|
boolean |
isSetLines()
|
boolean |
isSetMethods()
|
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 |
setComplexity(float value)
Sets the value of the complexity property. |
void |
setFilename(String value)
Sets the value of the filename property. |
void |
setLineRate(float value)
Sets the value of the lineRate property. |
void |
setLines(LinesType value)
Sets the value of the lines property. |
void |
setMethods(MethodsType value)
Sets the value of the methods property. |
void |
setName(String value)
Sets the value of the name property. |
void |
unsetBranchRate()
|
void |
unsetComplexity()
|
void |
unsetFilename()
|
void |
unsetLineRate()
|
void |
unsetLines()
|
void |
unsetMethods()
|
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 LinesType _Lines
protected boolean has_LineRate
protected float _LineRate
protected boolean has_Complexity
protected float _Complexity
protected MethodsType _Methods
protected String _Filename
public static final Class version
| Constructor Detail |
|---|
public ClassTypeImpl()
| Method Detail |
|---|
public String getName()
ClassType
getName in interface ClassTypeStringpublic void setName(String value)
ClassType
setName in interface ClassTypevalue - allowed object is
Stringpublic boolean isSetName()
isSetName in interface ClassTypepublic void unsetName()
unsetName in interface ClassTypepublic float getBranchRate()
ClassType
getBranchRate in interface ClassTypepublic void setBranchRate(float value)
ClassType
setBranchRate in interface ClassTypepublic boolean isSetBranchRate()
isSetBranchRate in interface ClassTypepublic void unsetBranchRate()
unsetBranchRate in interface ClassTypepublic LinesType getLines()
ClassType
getLines in interface ClassTypeLinesType
Linespublic void setLines(LinesType value)
ClassType
setLines in interface ClassTypevalue - allowed object is
LinesType
Linespublic boolean isSetLines()
isSetLines in interface ClassTypepublic void unsetLines()
unsetLines in interface ClassTypepublic float getLineRate()
ClassType
getLineRate in interface ClassTypepublic void setLineRate(float value)
ClassType
setLineRate in interface ClassTypepublic boolean isSetLineRate()
isSetLineRate in interface ClassTypepublic void unsetLineRate()
unsetLineRate in interface ClassTypepublic float getComplexity()
ClassType
getComplexity in interface ClassTypepublic void setComplexity(float value)
ClassType
setComplexity in interface ClassTypepublic boolean isSetComplexity()
isSetComplexity in interface ClassTypepublic void unsetComplexity()
unsetComplexity in interface ClassTypepublic MethodsType getMethods()
ClassType
getMethods in interface ClassTypeMethods
MethodsTypepublic void setMethods(MethodsType value)
ClassType
setMethods in interface ClassTypevalue - allowed object is
Methods
MethodsTypepublic boolean isSetMethods()
isSetMethods in interface ClassTypepublic void unsetMethods()
unsetMethods in interface ClassTypepublic String getFilename()
ClassType
getFilename in interface ClassTypeStringpublic void setFilename(String value)
ClassType
setFilename in interface ClassTypevalue - allowed object is
Stringpublic boolean isSetFilename()
isSetFilename in interface ClassTypepublic void unsetFilename()
unsetFilename in interface ClassTypepublic 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 | |||||||||