public class FieldSchema extends Object
Constructor and Description |
---|
FieldSchema(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() |
protected com.google.common.base.Objects.ToStringHelper |
getToStringHelper()
Returns ToStringHelper with all fields inserted.
|
String |
getType() |
int |
hashCode() |
boolean |
isCustom() |
String |
toString() |
public String getType()
public boolean isCustom()
protected com.google.common.base.Objects.ToStringHelper getToStringHelper()
Copyright © 2013 Atlassian. All Rights Reserved.