com.atlassian.jira.crowd.embedded.ofbiz
Class SimpleIdName

java.lang.Object
  extended by com.atlassian.jira.crowd.embedded.ofbiz.SimpleIdName

public class SimpleIdName
extends Object


Constructor Summary
SimpleIdName(long id, String name)
           
 
Method Summary
 long getId()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleIdName

public SimpleIdName(long id,
                    String name)
Method Detail

getId

public long getId()

getName

public String getName()


Copyright © 2002-2013 Atlassian. All Rights Reserved.