Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.flexstor.common.keys.ejb
Class FtpAddressKey  view FtpAddressKey download FtpAddressKey.java

java.lang.Object
  extended bycom.flexstor.common.keys.ejb.FlexKey
      extended bycom.flexstor.common.keys.ejb.SettingKey
          extended bycom.flexstor.common.keys.ejb.FtpAddressKey
All Implemented Interfaces:
java.io.Serializable

public class FtpAddressKey
extends SettingKey


Field Summary
static java.lang.String IDENTIFIER
           
(package private) static long serialVersionUID
           
 
Fields inherited from class com.flexstor.common.keys.ejb.FlexKey
ref
 
Constructor Summary
FtpAddressKey(byte[] aByteRef)
          Initializes the key with an object reference.
 
Methods inherited from class com.flexstor.common.keys.ejb.FlexKey
equals, getRef, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

IDENTIFIER

public static final java.lang.String IDENTIFIER
See Also:
Constant Field Values

serialVersionUID

static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

FtpAddressKey

public FtpAddressKey(byte[] aByteRef)
Initializes the key with an object reference.