com.atlassian.jira.rpc.soap.beans
Class RemoteSecurityLevel
java.lang.Object
com.atlassian.jira.rpc.soap.beans.AbstractRemoteEntity
com.atlassian.jira.rpc.soap.beans.AbstractNamedRemoteEntity
com.atlassian.jira.rpc.soap.beans.RemoteSecurityLevel
public class RemoteSecurityLevel
- extends AbstractNamedRemoteEntity
This represents issue's security level entity
- Since:
- v3.13
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
RemoteSecurityLevel
public RemoteSecurityLevel()
RemoteSecurityLevel
public RemoteSecurityLevel(org.ofbiz.core.entity.GenericValue gv)
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
Copyright © 2004-2011 Atlassian. All Rights Reserved.