public class XdrFieldInfo extends Object
| Constructor and Description |
|---|
XdrFieldInfo(int index,
XdrDataType dataType,
Object value)
Constructor.
|
public XdrFieldInfo(int index,
XdrDataType dataType,
Object value)
index - The indexdataType - The data typevalue - The valuepublic int getIndex()
public XdrDataType getDataType()
public Object getValue()
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.