|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sfee.webservice.ObjectSoapDO
hudson.plugins.sfee.webservice.TrackerFieldSoapDO
public class TrackerFieldSoapDO
| Constructor Summary | |
|---|---|
TrackerFieldSoapDO()
|
|
TrackerFieldSoapDO(java.lang.String createdBy,
java.util.Calendar createdDate,
java.lang.String id,
java.lang.String lastModifiedBy,
java.util.Calendar lastModifiedDate,
int version,
java.lang.String defaultTextValue,
boolean disabled,
int displayLines,
int displaySize,
java.lang.String fieldType,
TrackerFieldValueSoapDO[] fieldValues,
boolean hiddenOnCreate,
java.lang.String name,
boolean required,
java.lang.String valueType)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getDefaultTextValue()
Gets the defaultTextValue value for this TrackerFieldSoapDO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getDisplayLines()
Gets the displayLines value for this TrackerFieldSoapDO. |
int |
getDisplaySize()
Gets the displaySize value for this TrackerFieldSoapDO. |
java.lang.String |
getFieldType()
Gets the fieldType value for this TrackerFieldSoapDO. |
TrackerFieldValueSoapDO[] |
getFieldValues()
Gets the fieldValues value for this TrackerFieldSoapDO. |
java.lang.String |
getName()
Gets the name value for this TrackerFieldSoapDO. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getValueType()
Gets the valueType value for this TrackerFieldSoapDO. |
int |
hashCode()
|
boolean |
isDisabled()
Gets the disabled value for this TrackerFieldSoapDO. |
boolean |
isHiddenOnCreate()
Gets the hiddenOnCreate value for this TrackerFieldSoapDO. |
boolean |
isRequired()
Gets the required value for this TrackerFieldSoapDO. |
void |
setDefaultTextValue(java.lang.String defaultTextValue)
Sets the defaultTextValue value for this TrackerFieldSoapDO. |
void |
setDisabled(boolean disabled)
Sets the disabled value for this TrackerFieldSoapDO. |
void |
setDisplayLines(int displayLines)
Sets the displayLines value for this TrackerFieldSoapDO. |
void |
setDisplaySize(int displaySize)
Sets the displaySize value for this TrackerFieldSoapDO. |
void |
setFieldType(java.lang.String fieldType)
Sets the fieldType value for this TrackerFieldSoapDO. |
void |
setFieldValues(TrackerFieldValueSoapDO[] fieldValues)
Sets the fieldValues value for this TrackerFieldSoapDO. |
void |
setHiddenOnCreate(boolean hiddenOnCreate)
Sets the hiddenOnCreate value for this TrackerFieldSoapDO. |
void |
setName(java.lang.String name)
Sets the name value for this TrackerFieldSoapDO. |
void |
setRequired(boolean required)
Sets the required value for this TrackerFieldSoapDO. |
void |
setValueType(java.lang.String valueType)
Sets the valueType value for this TrackerFieldSoapDO. |
| Methods inherited from class hudson.plugins.sfee.webservice.ObjectSoapDO |
|---|
getCreatedBy, getCreatedDate, getId, getLastModifiedBy, getLastModifiedDate, getVersion, setCreatedBy, setCreatedDate, setId, setLastModifiedBy, setLastModifiedDate, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrackerFieldSoapDO()
public TrackerFieldSoapDO(java.lang.String createdBy,
java.util.Calendar createdDate,
java.lang.String id,
java.lang.String lastModifiedBy,
java.util.Calendar lastModifiedDate,
int version,
java.lang.String defaultTextValue,
boolean disabled,
int displayLines,
int displaySize,
java.lang.String fieldType,
TrackerFieldValueSoapDO[] fieldValues,
boolean hiddenOnCreate,
java.lang.String name,
boolean required,
java.lang.String valueType)
| Method Detail |
|---|
public java.lang.String getDefaultTextValue()
public void setDefaultTextValue(java.lang.String defaultTextValue)
defaultTextValue - public boolean isDisabled()
public void setDisabled(boolean disabled)
disabled - public int getDisplayLines()
public void setDisplayLines(int displayLines)
displayLines - public int getDisplaySize()
public void setDisplaySize(int displaySize)
displaySize - public java.lang.String getFieldType()
public void setFieldType(java.lang.String fieldType)
fieldType - public TrackerFieldValueSoapDO[] getFieldValues()
public void setFieldValues(TrackerFieldValueSoapDO[] fieldValues)
fieldValues - public boolean isHiddenOnCreate()
public void setHiddenOnCreate(boolean hiddenOnCreate)
hiddenOnCreate - public java.lang.String getName()
public void setName(java.lang.String name)
name - public boolean isRequired()
public void setRequired(boolean required)
required - public java.lang.String getValueType()
public void setValueType(java.lang.String valueType)
valueType - public boolean equals(java.lang.Object obj)
equals in class ObjectSoapDOpublic int hashCode()
hashCode in class ObjectSoapDOpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||