com.atlassian.jira.rest.v2.entity.property
Class EntityPropertiesKeysBean.EntityPropertyKeyBean

java.lang.Object
  extended by com.atlassian.jira.rest.v2.entity.property.EntityPropertiesKeysBean.EntityPropertyKeyBean
Enclosing class:
EntityPropertiesKeysBean

public static class EntityPropertiesKeysBean.EntityPropertyKeyBean
extends Object


Method Summary
 String getKey()
           
 String getSelf()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSelf

public String getSelf()

getKey

public String getKey()


Copyright © 2002-2014 Atlassian. All Rights Reserved.