method DCCActions[] values()
pre(soft) init'ed($VALUES[...])
postreturn_value == &new DCCActions[](values#1)
postnew DCCActions[](values#1) num objects == 1
postreturn_value.length == 11
postreturn_value[...] == One-of{$VALUES[...], undefined}

method DCCActions valueOf(String)
postinit'ed(return_value)










method com.dmdirc.addons.dcc.actions.DCCActions__static_ init
post$VALUES == &new DCCActions[](DCCActions__ static_init#12)
postDCC_CHAT_MESSAGE == &new DCCActions(DCCActions_ _static_init#3)
post$VALUES[2] == &new DCCActions(DCCActions__ static_init#3)
postDCC_CHAT_REQUEST == &new DCCActions(DCCActions_ _static_init#1)
post$VALUES[0] == &new DCCActions(DCCActions__ static_init#1)
postDCC_CHAT_REQUEST_SENT == &new DCCActions(DCCAct ions__static_init#2)
post$VALUES[1] == &new DCCActions(DCCActions__ static_init#2)
postDCC_CHAT_SELFMESSAGE == &new DCCActions(DCCActi ons__static_init#4)
post$VALUES[3] == &new DCCActions(DCCActions__ static_init#4)
postDCC_CHAT_SOCKETCLOSED == &new DCCActions(DCCAct ions__static_init#5)
post$VALUES[4] == &new DCCActions(DCCActions__ static_init#5)
postDCC_CHAT_SOCKETOPENED == &new DCCActions(DCCAct ions__static_init#6)
post$VALUES[5] == &new DCCActions(DCCActions__ static_init#6)
postDCC_SEND_DATATRANSFERED == &new DCCActions(DCCActions__static_init#9)
post$VALUES[8] == &new DCCActions(DCCActions__ static_init#9)
postDCC_SEND_REQUEST == &new DCCActions(DCCActions_ _static_init#10)
post$VALUES[9] == &new DCCActions(DCCActions__ static_init#10)
postDCC_SEND_REQUEST_SENT == &new DCCActions(DCCAct ions__static_init#11)
post$VALUES[10] == &new DCCActions(DCCActions__ static_init#11)
postDCC_SEND_SOCKETCLOSED == &new DCCActions(DCCAct ions__static_init#7)
post$VALUES[6] == &new DCCActions(DCCActions__ static_init#7)
postDCC_SEND_SOCKETOPENED == &new DCCActions(DCCAct ions__static_init#8)
post$VALUES[7] == &new DCCActions(DCCActions__ static_init#8)
postnew DCCActions(DCCActions__static_init#1) num objects == 1
postnew DCCActions(DCCActions__static_init#10) num objects == 1
postnew DCCActions(DCCActions__static_init#11) num objects == 1
postnew DCCActions(DCCActions__static_init#2) num objects == 1
postnew DCCActions(DCCActions__static_init#3) num objects == 1
postnew DCCActions(DCCActions__static_init#4) num objects == 1
postnew DCCActions(DCCActions__static_init#5) num objects == 1
postnew DCCActions(DCCActions__static_init#6) num objects == 1
postnew DCCActions(DCCActions__static_init#7) num objects == 1
postnew DCCActions(DCCActions__static_init#8) num objects == 1
postnew DCCActions(DCCActions__static_init#9) num objects == 1
postnew DCCActions[](DCCActions__static_init#12) num objects == 1
postDCC_CHAT_REQUEST.name == &"DCC Chat Requested"
postDCC_SEND_REQUEST.name == &"DCC Chat Requested"
postDCC_CHAT_REQUEST.type == &com.dmdirc.addons. dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#1)
postDCC_SEND_REQUEST.type == &com.dmdirc.addons. dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#28)
postDCC_SEND_REQUEST_SENT.name == &"DCC Chat Request Sent"
postDCC_CHAT_REQUEST_SENT.name == &"DCC Chat Request Sent"
postDCC_SEND_REQUEST_SENT.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#31)
postDCC_CHAT_REQUEST_SENT.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#4)
postDCC_CHAT_MESSAGE.name == &"DCC Chat Message Recieved"
postDCC_CHAT_MESSAGE.type == &com.dmdirc.addons. dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#7)
postDCC_CHAT_SELFMESSAGE.name == &"DCC Chat Message Sent"
postDCC_CHAT_SELFMESSAGE.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#10)
postDCC_CHAT_SOCKETCLOSED.name == &"DCC Chat Socket Closed"
postDCC_CHAT_SOCKETCLOSED.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#13)
postDCC_CHAT_SOCKETOPENED.name == &"DCC Chat Socket Opened"
postDCC_CHAT_SOCKETOPENED.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#16)
postDCC_SEND_SOCKETCLOSED.name == &"DCC Send Socket Closed"
postDCC_SEND_DATATRANSFERED.name == &"DCC Send Socket Closed"
postDCC_SEND_SOCKETCLOSED.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#19)
postDCC_SEND_SOCKETOPENED.name == &"DCC Send Socket Opened"
postDCC_SEND_SOCKETOPENED.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#22)
postDCC_SEND_DATATRANSFERED.type == &com.dmdirc. addons.dcc.actions.DCCEvents__static_init.new DCCEvents(DCCEvents__static_init#25)
post$VALUES.length == 11
unanalyzedcall on java.lang.Enum










method void com.dmdirc.addons.dcc.actions. DCCActions(String, int, ActionMetaType, String)
postthis.name == name
postinit'ed(this.name)
postthis.type == type
postinit'ed(this.type)










method ActionMetaType getType()
postreturn_value == this.type
postinit'ed(return_value)










method String getName()
postreturn_value == this.name
postinit'ed(return_value)