public static class Detection.Call extends CallType
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <simpleContent> <extension base="<http://tethys.sdsu.edu/schema/1.0>CallType"> <attribute name="Count" type="{http://www.w3.org/2001/XMLSchema}int" /> </extension> </simpleContent> </complexType>
Constructor and Description |
---|
Call() |
Modifier and Type | Method and Description |
---|---|
Integer |
getCount()
Gets the value of the count property.
|
void |
setCount(Integer value)
Sets the value of the count property.
|
getSubType, getValue, setSubType, setValue
protected Integer count
Copyright © 2020 Tethys. All rights reserved.