com.atlassian.jira.rest.v2.issue
Class ScreenableFieldBean

java.lang.Object
  extended by com.atlassian.jira.rest.v2.issue.ScreenableFieldBean

public class ScreenableFieldBean
extends Object


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

Constructor Detail

ScreenableFieldBean

public ScreenableFieldBean()

ScreenableFieldBean

public ScreenableFieldBean(String id,
                           String name)
Method Detail

getId

public String getId()

getName

public String getName()


Copyright © 2002-2013 Atlassian. All Rights Reserved.