com.atlassian.jira.rest.api.issue
Class JsonTypeBean
java.lang.Object
com.atlassian.jira.rest.api.issue.JsonTypeBean
public class JsonTypeBean
- extends Object
JSON-marshelling version of JsonType
- Since:
- v5.0
JsonTypeBean
public JsonTypeBean()
JsonTypeBean
public JsonTypeBean(String type,
String items,
String system,
String custom,
Long customid)
getType
public String getType()
getItems
public String getItems()
getSystem
public String getSystem()
getCustom
public String getCustom()
getCustomId
public Long getCustomId()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2002-2012 Atlassian. All Rights Reserved.