public class JsonTypeBean extends Object
Constructor and Description |
---|
JsonTypeBean() |
JsonTypeBean(JsonType jsonType) |
JsonTypeBean(String type,
String items,
String system,
String custom,
Long customId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getCustom() |
Long |
getCustomId() |
String |
getItems() |
String |
getSystem() |
String |
getType() |
int |
hashCode() |
public JsonTypeBean()
public JsonTypeBean(String type, String items, String system, String custom, Long customId)
public JsonTypeBean(JsonType jsonType)
Copyright © 2002-2019 Atlassian. All Rights Reserved.