public final class NameDynAnyPair extends Object implements IDLEntity
| Modifier and Type | Field and Description | 
|---|---|
String | 
id
The name associated with the DynAny. 
 | 
DynAny | 
value
The DynAny value associated with the name. 
 | 
| Constructor and Description | 
|---|
NameDynAnyPair()  | 
NameDynAnyPair(String _id,
              DynAny _value)  | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.