|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adventnet.adaptors.tl1.Tl1CommIfcEntry
public class Tl1CommIfcEntry
Contains the data handling under tl1CommIfcEntry group
| Field Summary | |
|---|---|
protected java.lang.Integer |
tl1CommIfcIndex
|
protected java.lang.String |
tl1CommIfcInfo
|
protected java.lang.Integer |
tl1CommIfcType
|
| Constructor Summary | |
|---|---|
Tl1CommIfcEntry()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getTl1CommIfcIndex()
Handles the JMX Get Request for tl1CommIfcIndex |
java.lang.String |
getTl1CommIfcInfo()
Handles the JMX Get Request for tl1CommIfcInfo |
java.lang.Integer |
getTl1CommIfcType()
Handles the JMX Get Request for tl1CommIfcType |
void |
setTl1CommIfcIndex(java.lang.Integer value)
Handles the JMX Set Request for tl1CommIfcIndex |
void |
setTl1CommIfcInfo(java.lang.String value)
Handles the JMX Set Request for tl1CommIfcInfo |
void |
setTl1CommIfcType(java.lang.Integer value)
Handles the JMX Set Request for tl1CommIfcType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.Integer tl1CommIfcIndex
protected java.lang.Integer tl1CommIfcType
protected java.lang.String tl1CommIfcInfo
| Constructor Detail |
|---|
public Tl1CommIfcEntry()
| Method Detail |
|---|
public java.lang.Integer getTl1CommIfcIndex()
throws AgentException
AgentException
public void setTl1CommIfcIndex(java.lang.Integer value)
throws AgentException
Integer -
AgentException - on error
public java.lang.Integer getTl1CommIfcType()
throws AgentException
AgentException
public void setTl1CommIfcType(java.lang.Integer value)
throws AgentException
Integer -
AgentException - on error
public java.lang.String getTl1CommIfcInfo()
throws AgentException
AgentException
public void setTl1CommIfcInfo(java.lang.String value)
throws AgentException
String -
AgentException - on error
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||