|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yahoo.marketing.apt.SourceOwner
public class SourceOwner
| Field Summary | |
|---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private java.lang.String |
sourceOwnerID
|
private SourceOwnerType |
sourceOwnerType
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
|---|---|
SourceOwner()
|
|
SourceOwner(java.lang.String sourceOwnerID,
SourceOwnerType sourceOwnerType)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
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 |
getSourceOwnerID()
Gets the sourceOwnerID value for this SourceOwner. |
SourceOwnerType |
getSourceOwnerType()
Gets the sourceOwnerType value for this SourceOwner. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setSourceOwnerID(java.lang.String sourceOwnerID)
Sets the sourceOwnerID value for this SourceOwner. |
void |
setSourceOwnerType(SourceOwnerType sourceOwnerType)
Sets the sourceOwnerType value for this SourceOwner. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.lang.String sourceOwnerID
private SourceOwnerType sourceOwnerType
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
|---|
public SourceOwner()
public SourceOwner(java.lang.String sourceOwnerID,
SourceOwnerType sourceOwnerType)
| Method Detail |
|---|
public java.lang.String getSourceOwnerID()
public void setSourceOwnerID(java.lang.String sourceOwnerID)
sourceOwnerID - public SourceOwnerType getSourceOwnerType()
public void setSourceOwnerType(SourceOwnerType sourceOwnerType)
sourceOwnerType - 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 | |||||||||