|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sfee.webservice.AssociationSoapRow
public class AssociationSoapRow
| Constructor Summary | |
|---|---|
AssociationSoapRow()
|
|
AssociationSoapRow(String createdBy,
String creatorFullName,
Calendar dateCreated,
String description,
String originId,
String originTitle,
int originVersion,
String targetId,
String targetTitle,
int targetVersion)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getCreatedBy()
Gets the createdBy value for this AssociationSoapRow. |
String |
getCreatorFullName()
Gets the creatorFullName value for this AssociationSoapRow. |
Calendar |
getDateCreated()
Gets the dateCreated value for this AssociationSoapRow. |
String |
getDescription()
Gets the description value for this AssociationSoapRow. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getOriginId()
Gets the originId value for this AssociationSoapRow. |
String |
getOriginTitle()
Gets the originTitle value for this AssociationSoapRow. |
int |
getOriginVersion()
Gets the originVersion value for this AssociationSoapRow. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getTargetId()
Gets the targetId value for this AssociationSoapRow. |
String |
getTargetTitle()
Gets the targetTitle value for this AssociationSoapRow. |
int |
getTargetVersion()
Gets the targetVersion value for this AssociationSoapRow. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCreatedBy(String createdBy)
Sets the createdBy value for this AssociationSoapRow. |
void |
setCreatorFullName(String creatorFullName)
Sets the creatorFullName value for this AssociationSoapRow. |
void |
setDateCreated(Calendar dateCreated)
Sets the dateCreated value for this AssociationSoapRow. |
void |
setDescription(String description)
Sets the description value for this AssociationSoapRow. |
void |
setOriginId(String originId)
Sets the originId value for this AssociationSoapRow. |
void |
setOriginTitle(String originTitle)
Sets the originTitle value for this AssociationSoapRow. |
void |
setOriginVersion(int originVersion)
Sets the originVersion value for this AssociationSoapRow. |
void |
setTargetId(String targetId)
Sets the targetId value for this AssociationSoapRow. |
void |
setTargetTitle(String targetTitle)
Sets the targetTitle value for this AssociationSoapRow. |
void |
setTargetVersion(int targetVersion)
Sets the targetVersion value for this AssociationSoapRow. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssociationSoapRow()
public AssociationSoapRow(String createdBy,
String creatorFullName,
Calendar dateCreated,
String description,
String originId,
String originTitle,
int originVersion,
String targetId,
String targetTitle,
int targetVersion)
| Method Detail |
|---|
public String getCreatedBy()
public void setCreatedBy(String createdBy)
createdBy - public String getCreatorFullName()
public void setCreatorFullName(String creatorFullName)
creatorFullName - public Calendar getDateCreated()
public void setDateCreated(Calendar dateCreated)
dateCreated - public String getDescription()
public void setDescription(String description)
description - public String getOriginId()
public void setOriginId(String originId)
originId - public String getOriginTitle()
public void setOriginTitle(String originTitle)
originTitle - public int getOriginVersion()
public void setOriginVersion(int originVersion)
originVersion - public String getTargetId()
public void setTargetId(String targetId)
targetId - public String getTargetTitle()
public void setTargetTitle(String targetTitle)
targetTitle - public int getTargetVersion()
public void setTargetVersion(int targetVersion)
targetVersion - 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 | |||||||||