|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectthucydides.plugins.jira.soap.RemoteConfiguration
public class RemoteConfiguration
| Constructor Summary | |
|---|---|
RemoteConfiguration()
|
|
RemoteConfiguration(boolean allowAttachments,
boolean allowExternalUserManagment,
boolean allowIssueLinking,
boolean allowSubTasks,
boolean allowTimeTracking,
boolean allowUnassignedIssues,
boolean allowVoting,
boolean allowWatching,
int timeTrackingDaysPerWeek,
int timeTrackingHoursPerDay)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
int |
getTimeTrackingDaysPerWeek()
Gets the timeTrackingDaysPerWeek value for this RemoteConfiguration. |
int |
getTimeTrackingHoursPerDay()
Gets the timeTrackingHoursPerDay value for this RemoteConfiguration. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isAllowAttachments()
Gets the allowAttachments value for this RemoteConfiguration. |
boolean |
isAllowExternalUserManagment()
Gets the allowExternalUserManagment value for this RemoteConfiguration. |
boolean |
isAllowIssueLinking()
Gets the allowIssueLinking value for this RemoteConfiguration. |
boolean |
isAllowSubTasks()
Gets the allowSubTasks value for this RemoteConfiguration. |
boolean |
isAllowTimeTracking()
Gets the allowTimeTracking value for this RemoteConfiguration. |
boolean |
isAllowUnassignedIssues()
Gets the allowUnassignedIssues value for this RemoteConfiguration. |
boolean |
isAllowVoting()
Gets the allowVoting value for this RemoteConfiguration. |
boolean |
isAllowWatching()
Gets the allowWatching value for this RemoteConfiguration. |
void |
setAllowAttachments(boolean allowAttachments)
Sets the allowAttachments value for this RemoteConfiguration. |
void |
setAllowExternalUserManagment(boolean allowExternalUserManagment)
Sets the allowExternalUserManagment value for this RemoteConfiguration. |
void |
setAllowIssueLinking(boolean allowIssueLinking)
Sets the allowIssueLinking value for this RemoteConfiguration. |
void |
setAllowSubTasks(boolean allowSubTasks)
Sets the allowSubTasks value for this RemoteConfiguration. |
void |
setAllowTimeTracking(boolean allowTimeTracking)
Sets the allowTimeTracking value for this RemoteConfiguration. |
void |
setAllowUnassignedIssues(boolean allowUnassignedIssues)
Sets the allowUnassignedIssues value for this RemoteConfiguration. |
void |
setAllowVoting(boolean allowVoting)
Sets the allowVoting value for this RemoteConfiguration. |
void |
setAllowWatching(boolean allowWatching)
Sets the allowWatching value for this RemoteConfiguration. |
void |
setTimeTrackingDaysPerWeek(int timeTrackingDaysPerWeek)
Sets the timeTrackingDaysPerWeek value for this RemoteConfiguration. |
void |
setTimeTrackingHoursPerDay(int timeTrackingHoursPerDay)
Sets the timeTrackingHoursPerDay value for this RemoteConfiguration. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteConfiguration()
public RemoteConfiguration(boolean allowAttachments,
boolean allowExternalUserManagment,
boolean allowIssueLinking,
boolean allowSubTasks,
boolean allowTimeTracking,
boolean allowUnassignedIssues,
boolean allowVoting,
boolean allowWatching,
int timeTrackingDaysPerWeek,
int timeTrackingHoursPerDay)
| Method Detail |
|---|
public boolean isAllowAttachments()
public void setAllowAttachments(boolean allowAttachments)
allowAttachments - public boolean isAllowExternalUserManagment()
public void setAllowExternalUserManagment(boolean allowExternalUserManagment)
allowExternalUserManagment - public boolean isAllowIssueLinking()
public void setAllowIssueLinking(boolean allowIssueLinking)
allowIssueLinking - public boolean isAllowSubTasks()
public void setAllowSubTasks(boolean allowSubTasks)
allowSubTasks - public boolean isAllowTimeTracking()
public void setAllowTimeTracking(boolean allowTimeTracking)
allowTimeTracking - public boolean isAllowUnassignedIssues()
public void setAllowUnassignedIssues(boolean allowUnassignedIssues)
allowUnassignedIssues - public boolean isAllowVoting()
public void setAllowVoting(boolean allowVoting)
allowVoting - public boolean isAllowWatching()
public void setAllowWatching(boolean allowWatching)
allowWatching - public int getTimeTrackingDaysPerWeek()
public void setTimeTrackingDaysPerWeek(int timeTrackingDaysPerWeek)
timeTrackingDaysPerWeek - public int getTimeTrackingHoursPerDay()
public void setTimeTrackingHoursPerDay(int timeTrackingHoursPerDay)
timeTrackingHoursPerDay - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||