|
||||||||||
| 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(String comment,
Calendar dateModified,
String modifiedBy,
String modifierFullName,
String newValue,
String oldValue,
String operation,
String propertyName)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getComment()
Gets the comment value for this AuditHistorySoapRow. |
Calendar |
getDateModified()
Gets the dateModified value for this AuditHistorySoapRow. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getModifiedBy()
Gets the modifiedBy value for this AuditHistorySoapRow. |
String |
getModifierFullName()
Gets the modifierFullName value for this AuditHistorySoapRow. |
String |
getNewValue()
Gets the newValue value for this AuditHistorySoapRow. |
String |
getOldValue()
Gets the oldValue value for this AuditHistorySoapRow. |
String |
getOperation()
Gets the operation value for this AuditHistorySoapRow. |
String |
getPropertyName()
Gets the propertyName value for this AuditHistorySoapRow. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setComment(String comment)
Sets the comment value for this AuditHistorySoapRow. |
void |
setDateModified(Calendar dateModified)
Sets the dateModified value for this AuditHistorySoapRow. |
void |
setModifiedBy(String modifiedBy)
Sets the modifiedBy value for this AuditHistorySoapRow. |
void |
setModifierFullName(String modifierFullName)
Sets the modifierFullName value for this AuditHistorySoapRow. |
void |
setNewValue(String newValue)
Sets the newValue value for this AuditHistorySoapRow. |
void |
setOldValue(String oldValue)
Sets the oldValue value for this AuditHistorySoapRow. |
void |
setOperation(String operation)
Sets the operation value for this AuditHistorySoapRow. |
void |
setPropertyName(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(String comment,
Calendar dateModified,
String modifiedBy,
String modifierFullName,
String newValue,
String oldValue,
String operation,
String propertyName)
| Method Detail |
|---|
public String getComment()
public void setComment(String comment)
comment - public Calendar getDateModified()
public void setDateModified(Calendar dateModified)
dateModified - public String getModifiedBy()
public void setModifiedBy(String modifiedBy)
modifiedBy - public String getModifierFullName()
public void setModifierFullName(String modifierFullName)
modifierFullName - public String getNewValue()
public void setNewValue(String newValue)
newValue - public String getOldValue()
public void setOldValue(String oldValue)
oldValue - public String getOperation()
public void setOperation(String operation)
operation - public String getPropertyName()
public void setPropertyName(String propertyName)
propertyName - 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 | |||||||||