Uses of Class
openr66.protocol.localhandler.packet.InformationPacket.ASKENUM

Packages that use InformationPacket.ASKENUM
openr66.protocol.localhandler.packet Classes implementing Packet for Local Handlers 
 

Uses of InformationPacket.ASKENUM in openr66.protocol.localhandler.packet
 

Methods in openr66.protocol.localhandler.packet that return InformationPacket.ASKENUM
static InformationPacket.ASKENUM InformationPacket.ASKENUM.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InformationPacket.ASKENUM[] InformationPacket.ASKENUM.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.