|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sfee.webservice.AuditHistorySoapRow
public class AuditHistorySoapRow
| Constructor Summary | |
|---|---|
AuditHistorySoapRow()
|
|
AuditHistorySoapRow(java.lang.String comment,
java.util.Calendar dateModified,
java.lang.String modifiedBy,
java.lang.String modifierFullName,
java.lang.String newValue,
java.lang.String oldValue,
java.lang.String operation,
java.lang.String propertyName)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getComment()
Gets the comment value for this AuditHistorySoapRow. |
java.util.Calendar |
getDateModified()
Gets the dateModified value for this AuditHistorySoapRow. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getModifiedBy()
Gets the modifiedBy value for this AuditHistorySoapRow. |
java.lang.String |
getModifierFullName()
Gets the modifierFullName value for this AuditHistorySoapRow. |
java.lang.String |
getNewValue()
Gets the newValue value for this AuditHistorySoapRow. |
java.lang.String |
getOldValue()
Gets the oldValue value for this AuditHistorySoapRow. |
java.lang.String |
getOperation()
Gets the operation value for this AuditHistorySoapRow. |
java.lang.String |
getPropertyName()
Gets the propertyName value for this AuditHistorySoapRow. |
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 |
int |
hashCode()
|
void |
setComment(java.lang.String comment)
Sets the comment value for this AuditHistorySoapRow. |
void |
setDateModified(java.util.Calendar dateModified)
Sets the dateModified value for this AuditHistorySoapRow. |
void |
setModifiedBy(java.lang.String modifiedBy)
Sets the modifiedBy value for this AuditHistorySoapRow. |
void |
setModifierFullName(java.lang.String modifierFullName)
Sets the modifierFullName value for this AuditHistorySoapRow. |
void |
setNewValue(java.lang.String newValue)
Sets the newValue value for this AuditHistorySoapRow. |
void |
setOldValue(java.lang.String oldValue)
Sets the oldValue value for this AuditHistorySoapRow. |
void |
setOperation(java.lang.String operation)
Sets the operation value for this AuditHistorySoapRow. |
void |
setPropertyName(java.lang.String propertyName)
Sets the propertyName value for this AuditHistorySoapRow. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuditHistorySoapRow()
public AuditHistorySoapRow(java.lang.String comment,
java.util.Calendar dateModified,
java.lang.String modifiedBy,
java.lang.String modifierFullName,
java.lang.String newValue,
java.lang.String oldValue,
java.lang.String operation,
java.lang.String propertyName)
| Method Detail |
|---|
public java.lang.String getComment()
public void setComment(java.lang.String comment)
comment - public java.util.Calendar getDateModified()
public void setDateModified(java.util.Calendar dateModified)
dateModified - public java.lang.String getModifiedBy()
public void setModifiedBy(java.lang.String modifiedBy)
modifiedBy - public java.lang.String getModifierFullName()
public void setModifierFullName(java.lang.String modifierFullName)
modifierFullName - public java.lang.String getNewValue()
public void setNewValue(java.lang.String newValue)
newValue - public java.lang.String getOldValue()
public void setOldValue(java.lang.String oldValue)
oldValue - public java.lang.String getOperation()
public void setOperation(java.lang.String operation)
operation - public java.lang.String getPropertyName()
public void setPropertyName(java.lang.String propertyName)
propertyName - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | |||||||||