|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.csapi.policy.TpPolicyConditionListElement
public final class TpPolicyConditionListElement
Generated from IDL definition of struct "TpPolicyConditionListElement"
| Field Summary | |
|---|---|
IpPolicyCondition |
Condition
|
int |
GroupNumber
|
boolean |
Negated
|
| Constructor Summary | |
|---|---|
TpPolicyConditionListElement()
|
|
TpPolicyConditionListElement(IpPolicyCondition Condition,
int GroupNumber,
boolean Negated)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public IpPolicyCondition Condition
public int GroupNumber
public boolean Negated
| Constructor Detail |
|---|
public TpPolicyConditionListElement()
public TpPolicyConditionListElement(IpPolicyCondition Condition,
int GroupNumber,
boolean Negated)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||