public class LineItemCreativeAssociationServiceInterfaceupdateLineItemCreativeAssociations extends Object
LineItemCreativeAssociation objects| Modifier and Type | Field and Description |
|---|---|
protected List<LineItemCreativeAssociation> |
lineItemCreativeAssociations |
| Constructor and Description |
|---|
LineItemCreativeAssociationServiceInterfaceupdateLineItemCreativeAssociations() |
| Modifier and Type | Method and Description |
|---|---|
List<LineItemCreativeAssociation> |
getLineItemCreativeAssociations()
Gets the value of the lineItemCreativeAssociations property.
|
protected List<LineItemCreativeAssociation> lineItemCreativeAssociations
public LineItemCreativeAssociationServiceInterfaceupdateLineItemCreativeAssociations()
public List<LineItemCreativeAssociation> getLineItemCreativeAssociations()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the lineItemCreativeAssociations property.
For example, to add a new item, do as follows:
getLineItemCreativeAssociations().add(newItem);
Objects of the following type(s) are allowed in the list
LineItemCreativeAssociation
Copyright © 2018. All Rights Reserved.