|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yahoo.marketing.apt.Placement
public class Placement
Field Summary | |
---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private java.lang.String |
accountID
|
private java.lang.Long |
adGroupID
|
private java.util.Calendar |
createTimestamp
|
private Discount[] |
discounts
|
private java.util.Calendar |
endDate
|
private PlacementGuaranteedSettings |
guaranteedSettings
|
private java.lang.Long |
ID
|
private java.util.Calendar |
lastUpdateTimestamp
|
private PlacementNonGuaranteedSettings |
nonGuaranteedSettings
|
private java.util.Calendar |
startDate
|
private PlacementStatus |
status
|
private java.lang.Long |
transferedFromID
|
private java.lang.Long |
transferedToID
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
Constructor Summary | |
---|---|
Placement()
|
|
Placement(java.lang.Long ID,
java.lang.String accountID,
java.lang.Long adGroupID,
java.util.Calendar createTimestamp,
Discount[] discounts,
java.util.Calendar endDate,
PlacementGuaranteedSettings guaranteedSettings,
java.util.Calendar lastUpdateTimestamp,
PlacementNonGuaranteedSettings nonGuaranteedSettings,
java.util.Calendar startDate,
PlacementStatus status,
java.lang.Long transferedFromID,
java.lang.Long transferedToID)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAccountID()
Gets the accountID value for this Placement. |
java.lang.Long |
getAdGroupID()
Gets the adGroupID value for this Placement. |
java.util.Calendar |
getCreateTimestamp()
Gets the createTimestamp value for this Placement. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Discount[] |
getDiscounts()
Gets the discounts value for this Placement. |
java.util.Calendar |
getEndDate()
Gets the endDate value for this Placement. |
PlacementGuaranteedSettings |
getGuaranteedSettings()
Gets the guaranteedSettings value for this Placement. |
java.lang.Long |
getID()
Gets the ID value for this Placement. |
java.util.Calendar |
getLastUpdateTimestamp()
Gets the lastUpdateTimestamp value for this Placement. |
PlacementNonGuaranteedSettings |
getNonGuaranteedSettings()
Gets the nonGuaranteedSettings value for this Placement. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.util.Calendar |
getStartDate()
Gets the startDate value for this Placement. |
PlacementStatus |
getStatus()
Gets the status value for this Placement. |
java.lang.Long |
getTransferedFromID()
Gets the transferedFromID value for this Placement. |
java.lang.Long |
getTransferedToID()
Gets the transferedToID value for this Placement. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAccountID(java.lang.String accountID)
Sets the accountID value for this Placement. |
void |
setAdGroupID(java.lang.Long adGroupID)
Sets the adGroupID value for this Placement. |
void |
setCreateTimestamp(java.util.Calendar createTimestamp)
Sets the createTimestamp value for this Placement. |
void |
setDiscounts(Discount[] discounts)
Sets the discounts value for this Placement. |
void |
setEndDate(java.util.Calendar endDate)
Sets the endDate value for this Placement. |
void |
setGuaranteedSettings(PlacementGuaranteedSettings guaranteedSettings)
Sets the guaranteedSettings value for this Placement. |
void |
setID(java.lang.Long ID)
Sets the ID value for this Placement. |
void |
setLastUpdateTimestamp(java.util.Calendar lastUpdateTimestamp)
Sets the lastUpdateTimestamp value for this Placement. |
void |
setNonGuaranteedSettings(PlacementNonGuaranteedSettings nonGuaranteedSettings)
Sets the nonGuaranteedSettings value for this Placement. |
void |
setStartDate(java.util.Calendar startDate)
Sets the startDate value for this Placement. |
void |
setStatus(PlacementStatus status)
Sets the status value for this Placement. |
void |
setTransferedFromID(java.lang.Long transferedFromID)
Sets the transferedFromID value for this Placement. |
void |
setTransferedToID(java.lang.Long transferedToID)
Sets the transferedToID value for this Placement. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.lang.Long ID
private java.lang.String accountID
private java.lang.Long adGroupID
private java.util.Calendar createTimestamp
private Discount[] discounts
private java.util.Calendar endDate
private PlacementGuaranteedSettings guaranteedSettings
private java.util.Calendar lastUpdateTimestamp
private PlacementNonGuaranteedSettings nonGuaranteedSettings
private java.util.Calendar startDate
private PlacementStatus status
private java.lang.Long transferedFromID
private java.lang.Long transferedToID
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail |
---|
public Placement()
public Placement(java.lang.Long ID, java.lang.String accountID, java.lang.Long adGroupID, java.util.Calendar createTimestamp, Discount[] discounts, java.util.Calendar endDate, PlacementGuaranteedSettings guaranteedSettings, java.util.Calendar lastUpdateTimestamp, PlacementNonGuaranteedSettings nonGuaranteedSettings, java.util.Calendar startDate, PlacementStatus status, java.lang.Long transferedFromID, java.lang.Long transferedToID)
Method Detail |
---|
public java.lang.Long getID()
public void setID(java.lang.Long ID)
ID
- public java.lang.String getAccountID()
public void setAccountID(java.lang.String accountID)
accountID
- public java.lang.Long getAdGroupID()
public void setAdGroupID(java.lang.Long adGroupID)
adGroupID
- public java.util.Calendar getCreateTimestamp()
public void setCreateTimestamp(java.util.Calendar createTimestamp)
createTimestamp
- public Discount[] getDiscounts()
public void setDiscounts(Discount[] discounts)
discounts
- public java.util.Calendar getEndDate()
public void setEndDate(java.util.Calendar endDate)
endDate
- public PlacementGuaranteedSettings getGuaranteedSettings()
public void setGuaranteedSettings(PlacementGuaranteedSettings guaranteedSettings)
guaranteedSettings
- public java.util.Calendar getLastUpdateTimestamp()
public void setLastUpdateTimestamp(java.util.Calendar lastUpdateTimestamp)
lastUpdateTimestamp
- public PlacementNonGuaranteedSettings getNonGuaranteedSettings()
public void setNonGuaranteedSettings(PlacementNonGuaranteedSettings nonGuaranteedSettings)
nonGuaranteedSettings
- public java.util.Calendar getStartDate()
public void setStartDate(java.util.Calendar startDate)
startDate
- public PlacementStatus getStatus()
public void setStatus(PlacementStatus status)
status
- public java.lang.Long getTransferedFromID()
public void setTransferedFromID(java.lang.Long transferedFromID)
transferedFromID
- public java.lang.Long getTransferedToID()
public void setTransferedToID(java.lang.Long transferedToID)
transferedToID
- 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 |