Uses of Class
org.keridwen.core.data.storage.packet.AccessorMode

Packages that use AccessorMode
org.keridwen.core.data.storage.packet   
 

Uses of AccessorMode in org.keridwen.core.data.storage.packet
 

Methods in org.keridwen.core.data.storage.packet that return AccessorMode
 AccessorMode ObjectAccessorUnsafe.getMode()
           
 AccessorMode ObjectAccessorSafe.getMode()
           
 AccessorMode DoubleAccessor.getMode()
           
 AccessorMode Accessor.getMode()
          tell if the accessor is safe or not
static AccessorMode AccessorMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AccessorMode[] AccessorMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2013 Artenum. All Rights Reserved.