jGpibEnet.dataTypes
Interface ParamsIfc

All Superinterfaces:
org.acplt.oncrpc.XdrAble
All Known Implementing Classes:
TypeGenericParams, TypeReadParams, TypeWriteParams

public interface ParamsIfc
extends org.acplt.oncrpc.XdrAble


Method Summary
 int getLinkId()
           
 void setLinkId(int linkId)
           
 
Methods inherited from interface org.acplt.oncrpc.XdrAble
xdrDecode, xdrEncode
 

Method Detail

getLinkId

int getLinkId()

setLinkId

void setLinkId(int linkId)