|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yahoo.marketing.apt.TargetingAttributeValueRequest
public class TargetingAttributeValueRequest
Field Summary | |
---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private ServiceContext |
serviceContext
|
private SourceOwner |
sourceOwner
|
private TargetingAttributeType |
targetingAttributeType
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
Constructor Summary | |
---|---|
TargetingAttributeValueRequest()
|
|
TargetingAttributeValueRequest(ServiceContext serviceContext,
SourceOwner sourceOwner,
TargetingAttributeType targetingAttributeType)
|
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 |
ServiceContext |
getServiceContext()
Gets the serviceContext value for this TargetingAttributeValueRequest. |
SourceOwner |
getSourceOwner()
Gets the sourceOwner value for this TargetingAttributeValueRequest. |
TargetingAttributeType |
getTargetingAttributeType()
Gets the targetingAttributeType value for this TargetingAttributeValueRequest. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setServiceContext(ServiceContext serviceContext)
Sets the serviceContext value for this TargetingAttributeValueRequest. |
void |
setSourceOwner(SourceOwner sourceOwner)
Sets the sourceOwner value for this TargetingAttributeValueRequest. |
void |
setTargetingAttributeType(TargetingAttributeType targetingAttributeType)
Sets the targetingAttributeType value for this TargetingAttributeValueRequest. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private ServiceContext serviceContext
private SourceOwner sourceOwner
private TargetingAttributeType targetingAttributeType
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail |
---|
public TargetingAttributeValueRequest()
public TargetingAttributeValueRequest(ServiceContext serviceContext, SourceOwner sourceOwner, TargetingAttributeType targetingAttributeType)
Method Detail |
---|
public ServiceContext getServiceContext()
public void setServiceContext(ServiceContext serviceContext)
serviceContext
- public SourceOwner getSourceOwner()
public void setSourceOwner(SourceOwner sourceOwner)
sourceOwner
- public TargetingAttributeType getTargetingAttributeType()
public void setTargetingAttributeType(TargetingAttributeType targetingAttributeType)
targetingAttributeType
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public 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 |