Class FieldSchema
java.lang.Object
com.atlassian.jira.rest.client.api.domain.FieldSchema
Represents schema of field in JIRA
- Since:
- v1.0
-
Constructor Details
-
FieldSchema
-
-
Method Details
-
getType
-
getItems
-
getSystem
-
getCustom
-
getCustomId
-
isCustom
public boolean isCustom() -
getToStringHelper
protected com.google.common.base.MoreObjects.ToStringHelper getToStringHelper()Returns ToStringHelper with all fields inserted. Override this method to insert additional fields.- Returns:
- ToStringHelper
-
toString
-
equals
-
hashCode
public int hashCode()
-