com.hyper9.simdk.stubs.dao
Class ModeInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.ModeInfo
- All Implemented Interfaces:
- Serializable
public class ModeInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
ModeInfo
public ModeInfo()
getBrowse
public String getBrowse()
setBrowse
public void setBrowse(String toSet)
getRead
public String getRead()
setRead
public void setRead(String toSet)
getModify
public String getModify()
setModify
public void setModify(String toSet)
getUse
public String getUse()
setUse
public void setUse(String toSet)
getAdmin
public String getAdmin()
setAdmin
public void setAdmin(String toSet)
getFull
public String getFull()
setFull
public void setFull(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.