public class BreakTemplateBreakTemplateMember extends Object implements Serializable
| Constructor and Description |
|---|
BreakTemplateBreakTemplateMember() |
BreakTemplateBreakTemplateMember(Long adSpotId,
AdSpotFillType adSpotFillType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AdSpotFillType |
getAdSpotFillType()
Gets the adSpotFillType value for this BreakTemplateBreakTemplateMember.
|
Long |
getAdSpotId()
Gets the adSpotId value for this BreakTemplateBreakTemplateMember.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setAdSpotFillType(AdSpotFillType adSpotFillType)
Sets the adSpotFillType value for this BreakTemplateBreakTemplateMember.
|
void |
setAdSpotId(Long adSpotId)
Sets the adSpotId value for this BreakTemplateBreakTemplateMember.
|
String |
toString() |
public BreakTemplateBreakTemplateMember()
public BreakTemplateBreakTemplateMember(Long adSpotId, AdSpotFillType adSpotFillType)
public Long getAdSpotId()
AdSpot that has the settings about what
kinds of ads can appear in this
position of the BreakTemplate.public void setAdSpotId(Long adSpotId)
adSpotId - * The ID of the AdSpot that has the settings about what
kinds of ads can appear in this
position of the BreakTemplate.public AdSpotFillType getAdSpotFillType()
AdSpot should be filled in
the context of the BreakTemplate.public void setAdSpotFillType(AdSpotFillType adSpotFillType)
adSpotFillType - * The behavior for how the AdSpot should be filled in
the context of the BreakTemplate.public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2020. All rights reserved.