Uses of Class
net.tomp2p.natpmp.ResultCode

Packages that use ResultCode
net.tomp2p.natpmp   
 

Uses of ResultCode in net.tomp2p.natpmp
 

Methods in net.tomp2p.natpmp that return ResultCode
 ResultCode Message.getResultCode()
          Gets the result code.
static ResultCode ResultCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResultCode[] ResultCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.