|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassProfileType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/fawkez/dev/src/xml/findbugs/findbugs.xsd line 378)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="avgMicrosecondsPerInvocation" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="invocations" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="maxMicrosecondsPerInvocation" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="standardDeviationMircosecondsPerInvocation" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="totalMilliseconds" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
long |
getAvgMicrosecondsPerInvocation()
Gets the value of the avgMicrosecondsPerInvocation property. |
long |
getInvocations()
Gets the value of the invocations property. |
long |
getMaxMicrosecondsPerInvocation()
Gets the value of the maxMicrosecondsPerInvocation property. |
String |
getName()
Gets the value of the name property. |
long |
getStandardDeviationMircosecondsPerInvocation()
Gets the value of the standardDeviationMircosecondsPerInvocation property. |
long |
getTotalMilliseconds()
Gets the value of the totalMilliseconds property. |
boolean |
isSetAvgMicrosecondsPerInvocation()
|
boolean |
isSetInvocations()
|
boolean |
isSetMaxMicrosecondsPerInvocation()
|
boolean |
isSetName()
|
boolean |
isSetStandardDeviationMircosecondsPerInvocation()
|
boolean |
isSetTotalMilliseconds()
|
void |
setAvgMicrosecondsPerInvocation(long value)
Sets the value of the avgMicrosecondsPerInvocation property. |
void |
setInvocations(long value)
Sets the value of the invocations property. |
void |
setMaxMicrosecondsPerInvocation(long value)
Sets the value of the maxMicrosecondsPerInvocation property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setStandardDeviationMircosecondsPerInvocation(long value)
Sets the value of the standardDeviationMircosecondsPerInvocation property. |
void |
setTotalMilliseconds(long value)
Sets the value of the totalMilliseconds property. |
void |
unsetAvgMicrosecondsPerInvocation()
|
void |
unsetInvocations()
|
void |
unsetMaxMicrosecondsPerInvocation()
|
void |
unsetName()
|
void |
unsetStandardDeviationMircosecondsPerInvocation()
|
void |
unsetTotalMilliseconds()
|
| Method Detail |
|---|
String getName()
Stringvoid setName(String value)
value - allowed object is
Stringboolean isSetName()
void unsetName()
long getInvocations()
void setInvocations(long value)
boolean isSetInvocations()
void unsetInvocations()
long getAvgMicrosecondsPerInvocation()
void setAvgMicrosecondsPerInvocation(long value)
boolean isSetAvgMicrosecondsPerInvocation()
void unsetAvgMicrosecondsPerInvocation()
long getTotalMilliseconds()
void setTotalMilliseconds(long value)
boolean isSetTotalMilliseconds()
void unsetTotalMilliseconds()
long getMaxMicrosecondsPerInvocation()
void setMaxMicrosecondsPerInvocation(long value)
boolean isSetMaxMicrosecondsPerInvocation()
void unsetMaxMicrosecondsPerInvocation()
long getStandardDeviationMircosecondsPerInvocation()
void setStandardDeviationMircosecondsPerInvocation(long value)
boolean isSetStandardDeviationMircosecondsPerInvocation()
void unsetStandardDeviationMircosecondsPerInvocation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||