Uses of Class
net.i2p.data.i2cp.AbuseReason

Packages that use AbuseReason
net.i2p.data.i2cp   
 

Uses of AbuseReason in net.i2p.data.i2cp
 

Methods in net.i2p.data.i2cp that return AbuseReason
 AbuseReason ReportAbuseMessage.getReason()
           
 

Methods in net.i2p.data.i2cp with parameters of type AbuseReason
 void ReportAbuseMessage.setReason(AbuseReason reason)