public class Support extends JsonObject implements Cloneable
http://getcomposer.org/doc/04-schema.md#supportpropertiessortOrderchangeSupport| Constructor and Description |
|---|
Support() |
| Modifier and Type | Method and Description |
|---|---|
Support |
clone() |
String |
getEmail()
Returns the email.
|
String |
getForum()
Returns the forum.
|
String |
getIrc()
Returns the irc.
|
String |
getIssues()
Returns the issues.
|
String |
getSource()
Returns the source.
|
String |
getWiki()
Returns the wiki.
|
void |
setEmail(String email)
Sets the email.
|
void |
setForum(String forum)
Sets the forum.
|
void |
setIrc(String irc)
Sets the irc.
|
void |
setIssues(String issues)
Sets the issues.
|
void |
setSource(String source)
Sets the source.
|
void |
setWiki(String wiki)
Sets the wiki.
|
cloneProperties, getAsArray, getAsBoolean, getAsFloat, getAsInteger, getAsObject, getAsRaw, getAsString, initialize, is, isArray, isObject, setbuildJson, clear, doParse, get, getOwnProperties, has, parseField, remove, set, sizeappendSortOrder, fromJson, fromJson, fromJson, fromJson, getFieldByName, getFieldName, getFieldNames, getFields, getJsonValue, listen, toJsonaddPropertyChangeListener, addPropertyChangeListener, firePropertyChange, removePropertyChangeListener, removePropertyChangeListenerpublic String getEmail()
public void setEmail(String email)
email - the email to setpublic String getIssues()
public void setIssues(String issues)
issues - the issues to setpublic String getForum()
public void setForum(String forum)
forum - the forum to setpublic String getWiki()
public void setWiki(String wiki)
wiki - the wiki to setpublic String getIrc()
public void setIrc(String irc)
irc - the irc to setpublic String getSource()
public void setSource(String source)
source - the source to setCopyright © 2014. All rights reserved.