|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yahoo.marketing.apt.CompanyLink
public class CompanyLink
| Field Summary | |
|---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private java.lang.Long |
buyerLinkID
|
private AgreementStatus |
buyerLinkStatus
|
private java.lang.String |
companyAccountID
|
private java.lang.String |
companyName
|
private LinkedCompanyType |
companyType
|
private java.lang.String |
companyUrl
|
private java.lang.Long |
sellerLinkID
|
private AgreementStatus |
sellerLinkStatus
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
|---|---|
CompanyLink()
|
|
CompanyLink(java.lang.Long buyerLinkID,
AgreementStatus buyerLinkStatus,
java.lang.String companyAccountID,
java.lang.String companyName,
LinkedCompanyType companyType,
java.lang.String companyUrl,
java.lang.Long sellerLinkID,
AgreementStatus sellerLinkStatus)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.Long |
getBuyerLinkID()
Gets the buyerLinkID value for this CompanyLink. |
AgreementStatus |
getBuyerLinkStatus()
Gets the buyerLinkStatus value for this CompanyLink. |
java.lang.String |
getCompanyAccountID()
Gets the companyAccountID value for this CompanyLink. |
java.lang.String |
getCompanyName()
Gets the companyName value for this CompanyLink. |
LinkedCompanyType |
getCompanyType()
Gets the companyType value for this CompanyLink. |
java.lang.String |
getCompanyUrl()
Gets the companyUrl value for this CompanyLink. |
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.Long |
getSellerLinkID()
Gets the sellerLinkID value for this CompanyLink. |
AgreementStatus |
getSellerLinkStatus()
Gets the sellerLinkStatus value for this CompanyLink. |
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 |
setBuyerLinkID(java.lang.Long buyerLinkID)
Sets the buyerLinkID value for this CompanyLink. |
void |
setBuyerLinkStatus(AgreementStatus buyerLinkStatus)
Sets the buyerLinkStatus value for this CompanyLink. |
void |
setCompanyAccountID(java.lang.String companyAccountID)
Sets the companyAccountID value for this CompanyLink. |
void |
setCompanyName(java.lang.String companyName)
Sets the companyName value for this CompanyLink. |
void |
setCompanyType(LinkedCompanyType companyType)
Sets the companyType value for this CompanyLink. |
void |
setCompanyUrl(java.lang.String companyUrl)
Sets the companyUrl value for this CompanyLink. |
void |
setSellerLinkID(java.lang.Long sellerLinkID)
Sets the sellerLinkID value for this CompanyLink. |
void |
setSellerLinkStatus(AgreementStatus sellerLinkStatus)
Sets the sellerLinkStatus value for this CompanyLink. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.lang.Long buyerLinkID
private AgreementStatus buyerLinkStatus
private java.lang.String companyAccountID
private java.lang.String companyName
private LinkedCompanyType companyType
private java.lang.String companyUrl
private java.lang.Long sellerLinkID
private AgreementStatus sellerLinkStatus
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
|---|
public CompanyLink()
public CompanyLink(java.lang.Long buyerLinkID,
AgreementStatus buyerLinkStatus,
java.lang.String companyAccountID,
java.lang.String companyName,
LinkedCompanyType companyType,
java.lang.String companyUrl,
java.lang.Long sellerLinkID,
AgreementStatus sellerLinkStatus)
| Method Detail |
|---|
public java.lang.Long getBuyerLinkID()
public void setBuyerLinkID(java.lang.Long buyerLinkID)
buyerLinkID - public AgreementStatus getBuyerLinkStatus()
public void setBuyerLinkStatus(AgreementStatus buyerLinkStatus)
buyerLinkStatus - public java.lang.String getCompanyAccountID()
public void setCompanyAccountID(java.lang.String companyAccountID)
companyAccountID - public java.lang.String getCompanyName()
public void setCompanyName(java.lang.String companyName)
companyName - public LinkedCompanyType getCompanyType()
public void setCompanyType(LinkedCompanyType companyType)
companyType - public java.lang.String getCompanyUrl()
public void setCompanyUrl(java.lang.String companyUrl)
companyUrl - public java.lang.Long getSellerLinkID()
public void setSellerLinkID(java.lang.Long sellerLinkID)
sellerLinkID - public AgreementStatus getSellerLinkStatus()
public void setSellerLinkStatus(AgreementStatus sellerLinkStatus)
sellerLinkStatus - 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 | |||||||||