ogre.dms.data
Class UserIPMacAddress

java.lang.Object
  extended by ogre.dms.data.UserIPMacAddress
All Implemented Interfaces:
Serializable

public class UserIPMacAddress
extends Object
implements Serializable

Since:
V2.1
Version:
$Id: UserIPMacAddress.java,v 1.1.2.3 2007/04/04 11:28:21 esso Exp $
Author:
Docpedia team
See Also:
Serialized Form

Field Summary
static String DATATYPE_IP
           
static String DATATYPE_MAC
           
 
Constructor Summary
UserIPMacAddress()
           
 
Method Summary
 String getDataType()
           
 String getDataValue()
           
 String getDescriptions()
           
 Map getKeyValueMap()
           
 String getOwnerID()
           
 String getOwnerMemID()
           
 String getOwnerName()
           
 String getSerialID()
           
 boolean isEnabled()
           
 void setDataType(String dataType)
           
 void setDataValue(String dataValue)
           
 void setDescriptions(String descriptions)
           
 void setEnabled(boolean enabled)
           
 void setOwnerID(String ownerID)
           
 void setOwnerMemID(String ownerMemID)
           
 void setOwnerName(String ownerName)
           
 void setSerialID(String serialID)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

DATATYPE_MAC

public static final String DATATYPE_MAC
See Also:
Constant Field Values

DATATYPE_IP

public static final String DATATYPE_IP
See Also:
Constant Field Values
Constructor Detail

UserIPMacAddress

public UserIPMacAddress()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getKeyValueMap

public Map getKeyValueMap()

isEnabled

public boolean isEnabled()
Returns:
the enabled

setEnabled

public void setEnabled(boolean enabled)
Parameters:
enabled - the enabled to set

getOwnerID

public String getOwnerID()
Returns:
the ownerID

setOwnerID

public void setOwnerID(String ownerID)
Parameters:
ownerID - the ownerID to set

getOwnerMemID

public String getOwnerMemID()
Returns:
the ownerMemID

setOwnerMemID

public void setOwnerMemID(String ownerMemID)
Parameters:
ownerMemID - the ownerMemID to set

getOwnerName

public String getOwnerName()
Returns:
the ownerName

setOwnerName

public void setOwnerName(String ownerName)
Parameters:
ownerName - the ownerName to set

getSerialID

public String getSerialID()
Returns:
the serialID

setSerialID

public void setSerialID(String serialID)
Parameters:
serialID - the serialID to set

getDescriptions

public String getDescriptions()
Returns:
the descriptions

setDescriptions

public void setDescriptions(String descriptions)
Parameters:
descriptions - the descriptions to set

getDataType

public String getDataType()
Returns:
the dataType

setDataType

public void setDataType(String dataType)
Parameters:
dataType - the dataType to set

getDataValue

public String getDataValue()
Returns:
the dataValue

setDataValue

public void setDataValue(String dataValue)
Parameters:
dataValue - the dataValue to set


Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.