com.atlassian.jira.rpc.soap.beans
Class RemoteEntity

java.lang.Object
  extended by com.atlassian.jira.rpc.soap.beans.RemoteEntity
Direct Known Subclasses:
RemoteGroup, RemoteUser

public class RemoteEntity
extends java.lang.Object

RemoteEntity is the common superclass for RemoteUser and RemoteGroup objects.


Field Summary
protected  java.lang.String name
           
 
Constructor Summary
RemoteEntity()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected java.lang.String name
Constructor Detail

RemoteEntity

public RemoteEntity()


Copyright © 2004-2011 Atlassian. All Rights Reserved.