|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.harvard.i2b2.crc.datavo.pdo.query.PanelType.TotalItemOccurrences
public static class PanelType.TotalItemOccurrences
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>int">
<attribute name="operator" type="{http://www.i2b2.org/xsd/cell/crc/pdo/1.1/}totOccuranceOperatorType" default="GE" />
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected TotOccuranceOperatorType |
operator
|
protected int |
value
|
| Constructor Summary | |
|---|---|
PanelType.TotalItemOccurrences()
|
|
| Method Summary | |
|---|---|
TotOccuranceOperatorType |
getOperator()
Gets the value of the operator property. |
int |
getValue()
Gets the value of the value property. |
void |
setOperator(TotOccuranceOperatorType value)
Sets the value of the operator property. |
void |
setValue(int value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int value
protected TotOccuranceOperatorType operator
| Constructor Detail |
|---|
public PanelType.TotalItemOccurrences()
| Method Detail |
|---|
public int getValue()
public void setValue(int value)
public TotOccuranceOperatorType getOperator()
TotOccuranceOperatorTypepublic void setOperator(TotOccuranceOperatorType value)
value - allowed object is
TotOccuranceOperatorType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||