|
VisiBroker for Java |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.omg.DsLogAdmin.NVPair
public final class NVPair
This structure specifies a name value pair.
| Field Summary | |
|---|---|
java.lang.String |
name
A string that specify the name |
Any |
value
Value |
| Constructor Summary | |
|---|---|
NVPair()
|
|
NVPair(java.lang.String name,
Any value)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String name
public Any value
| Constructor Detail |
|---|
public NVPair()
public NVPair(java.lang.String name,
Any value)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||