|
||||||||||
| 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(java.lang.String createdBy,
java.lang.String creatorFullName,
java.util.Calendar dateCreated,
java.lang.String description,
java.lang.String originId,
java.lang.String originTitle,
int originVersion,
java.lang.String targetId,
java.lang.String targetTitle,
int targetVersion)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCreatedBy()
Gets the createdBy value for this AssociationSoapRow. |
java.lang.String |
getCreatorFullName()
Gets the creatorFullName value for this AssociationSoapRow. |
java.util.Calendar |
getDateCreated()
Gets the dateCreated value for this AssociationSoapRow. |
java.lang.String |
getDescription()
Gets the description value for this AssociationSoapRow. |
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 |
getOriginId()
Gets the originId value for this AssociationSoapRow. |
java.lang.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(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getTargetId()
Gets the targetId value for this AssociationSoapRow. |
java.lang.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(java.lang.String createdBy)
Sets the createdBy value for this AssociationSoapRow. |
void |
setCreatorFullName(java.lang.String creatorFullName)
Sets the creatorFullName value for this AssociationSoapRow. |
void |
setDateCreated(java.util.Calendar dateCreated)
Sets the dateCreated value for this AssociationSoapRow. |
void |
setDescription(java.lang.String description)
Sets the description value for this AssociationSoapRow. |
void |
setOriginId(java.lang.String originId)
Sets the originId value for this AssociationSoapRow. |
void |
setOriginTitle(java.lang.String originTitle)
Sets the originTitle value for this AssociationSoapRow. |
void |
setOriginVersion(int originVersion)
Sets the originVersion value for this AssociationSoapRow. |
void |
setTargetId(java.lang.String targetId)
Sets the targetId value for this AssociationSoapRow. |
void |
setTargetTitle(java.lang.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(java.lang.String createdBy,
java.lang.String creatorFullName,
java.util.Calendar dateCreated,
java.lang.String description,
java.lang.String originId,
java.lang.String originTitle,
int originVersion,
java.lang.String targetId,
java.lang.String targetTitle,
int targetVersion)
| Method Detail |
|---|
public java.lang.String getCreatedBy()
public void setCreatedBy(java.lang.String createdBy)
createdBy - public java.lang.String getCreatorFullName()
public void setCreatorFullName(java.lang.String creatorFullName)
creatorFullName - public java.util.Calendar getDateCreated()
public void setDateCreated(java.util.Calendar dateCreated)
dateCreated - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public java.lang.String getOriginId()
public void setOriginId(java.lang.String originId)
originId - public java.lang.String getOriginTitle()
public void setOriginTitle(java.lang.String originTitle)
originTitle - public int getOriginVersion()
public void setOriginVersion(int originVersion)
originVersion - public java.lang.String getTargetId()
public void setTargetId(java.lang.String targetId)
targetId - public java.lang.String getTargetTitle()
public void setTargetTitle(java.lang.String targetTitle)
targetTitle - public int getTargetVersion()
public void setTargetVersion(int targetVersion)
targetVersion - 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 | |||||||||