|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.amazonaws.a2s.model.ItemSearchRequest
public class ItemSearchRequest
Java class for ItemSearchRequest complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ItemSearchRequest">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Actor" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Artist" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Availability" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Available"/>
</restriction>
</simpleType>
</element>
<element name="AudienceRating" maxOccurs="unbounded" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="G"/>
<enumeration value="PG"/>
<enumeration value="PG-13"/>
<enumeration value="R"/>
<enumeration value="NC-17"/>
<enumeration value="NR"/>
<enumeration value="Unrated"/>
<enumeration value="6"/>
<enumeration value="12"/>
<enumeration value="16"/>
<enumeration value="18"/>
<enumeration value="FamilyViewing"/>
</restriction>
</simpleType>
</element>
<element name="Author" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Brand" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BrowseNode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="City" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Composer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Condition" type="{http://webservices.amazon.com/AWSECommerceService/2007-10-29}Condition" minOccurs="0"/>
<element name="Conductor" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Count" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
<element name="Cuisine" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DeliveryMethod" type="{http://webservices.amazon.com/AWSECommerceService/2007-10-29}DeliveryMethod" minOccurs="0"/>
<element name="Director" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FutureLaunchDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ISPUPostalCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ItemPage" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
<element name="Keywords" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="MaximumPrice" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/>
<element name="MerchantId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="MinimumPrice" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/>
<element name="MusicLabel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Neighborhood" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Orchestra" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PostalCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Power" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Publisher" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ResponseGroup" maxOccurs="unbounded" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Request"/>
<enumeration value="Small"/>
<enumeration value="Accessories"/>
<enumeration value="BrowseNodes"/>
<enumeration value="EditorialReview"/>
<enumeration value="Images"/>
<enumeration value="ItemAttributes"/>
<enumeration value="ItemIds"/>
<enumeration value="Large"/>
<enumeration value="ListmaniaLists"/>
<enumeration value="Medium"/>
<enumeration value="MerchantItemAttributes"/>
<enumeration value="OfferFull"/>
<enumeration value="Offers"/>
<enumeration value="OfferSummary"/>
<enumeration value="Reviews"/>
<enumeration value="SalesRank"/>
<enumeration value="SearchBins"/>
<enumeration value="Similarities"/>
<enumeration value="Subjects"/>
<enumeration value="TagsSummary"/>
<enumeration value="Tags"/>
<enumeration value="Tracks"/>
<enumeration value="VariationImages"/>
<enumeration value="VariationMinimum"/>
<enumeration value="Variations"/>
<enumeration value="VariationSummary"/>
<enumeration value="VariationMatrix"/>
<enumeration value="VariationOffers"/>
</restriction>
</simpleType>
</element>
<element name="ReviewSort" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SearchIndex" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Sort" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="State" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TagPage" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
<element name="TagsPerPage" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
<element name="TagSort" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TextStream" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ReleaseDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Generated by AWS Code Generator
Thu Jan 10 05:27:59 PST 2008
| Field Summary | |
|---|---|
protected java.lang.String |
actor
|
protected java.lang.String |
artist
|
protected java.util.List<java.lang.String> |
audienceRating
|
protected java.lang.String |
author
|
protected java.lang.String |
availability
|
protected java.lang.String |
brand
|
protected java.lang.String |
browseNode
|
protected java.lang.String |
city
|
protected java.lang.String |
composer
|
protected Condition |
condition
|
protected java.lang.String |
conductor
|
protected java.math.BigInteger |
count
|
protected java.lang.String |
cuisine
|
protected DeliveryMethod |
deliveryMethod
|
protected java.lang.String |
director
|
protected java.lang.String |
futureLaunchDate
|
protected java.lang.String |
ispuPostalCode
|
protected java.math.BigInteger |
itemPage
|
protected java.lang.String |
keywords
|
protected java.lang.String |
manufacturer
|
protected java.math.BigInteger |
maximumPrice
|
protected java.lang.String |
merchantId
|
protected java.math.BigInteger |
minimumPrice
|
protected java.lang.String |
musicLabel
|
protected java.lang.String |
neighborhood
|
protected java.lang.String |
orchestra
|
protected java.lang.String |
postalCode
|
protected java.lang.String |
power
|
protected java.lang.String |
publisher
|
protected java.lang.String |
releaseDate
|
protected java.util.List<java.lang.String> |
responseGroup
|
protected java.lang.String |
reviewSort
|
protected java.lang.String |
searchIndex
|
protected java.lang.String |
sort
|
protected java.lang.String |
state
|
protected java.math.BigInteger |
tagPage
|
protected java.lang.String |
tagSort
|
protected java.math.BigInteger |
tagsPerPage
|
protected java.lang.String |
textStream
|
protected java.lang.String |
title
|
| Constructor Summary | |
|---|---|
ItemSearchRequest()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getActor()
Gets the value of the actor property. |
java.lang.String |
getArtist()
Gets the value of the artist property. |
java.util.List<java.lang.String> |
getAudienceRating()
Gets the value of the audienceRating property. |
java.lang.String |
getAuthor()
Gets the value of the author property. |
java.lang.String |
getAvailability()
Gets the value of the availability property. |
java.lang.String |
getBrand()
Gets the value of the brand property. |
java.lang.String |
getBrowseNode()
Gets the value of the browseNode property. |
java.lang.String |
getCity()
Gets the value of the city property. |
java.lang.String |
getComposer()
Gets the value of the composer property. |
Condition |
getCondition()
Gets the value of the condition property. |
java.lang.String |
getConductor()
Gets the value of the conductor property. |
java.math.BigInteger |
getCount()
Gets the value of the count property. |
java.lang.String |
getCuisine()
Gets the value of the cuisine property. |
DeliveryMethod |
getDeliveryMethod()
Gets the value of the deliveryMethod property. |
java.lang.String |
getDirector()
Gets the value of the director property. |
java.lang.String |
getFutureLaunchDate()
Gets the value of the futureLaunchDate property. |
java.lang.String |
getISPUPostalCode()
Gets the value of the ispuPostalCode property. |
java.math.BigInteger |
getItemPage()
Gets the value of the itemPage property. |
java.lang.String |
getKeywords()
Gets the value of the keywords property. |
java.lang.String |
getManufacturer()
Gets the value of the manufacturer property. |
java.math.BigInteger |
getMaximumPrice()
Gets the value of the maximumPrice property. |
java.lang.String |
getMerchantId()
Gets the value of the merchantId property. |
java.math.BigInteger |
getMinimumPrice()
Gets the value of the minimumPrice property. |
java.lang.String |
getMusicLabel()
Gets the value of the musicLabel property. |
java.lang.String |
getNeighborhood()
Gets the value of the neighborhood property. |
java.lang.String |
getOrchestra()
Gets the value of the orchestra property. |
java.lang.String |
getPostalCode()
Gets the value of the postalCode property. |
java.lang.String |
getPower()
Gets the value of the power property. |
java.lang.String |
getPublisher()
Gets the value of the publisher property. |
java.lang.String |
getReleaseDate()
Gets the value of the releaseDate property. |
java.util.List<java.lang.String> |
getResponseGroup()
Gets the value of the responseGroup property. |
java.lang.String |
getReviewSort()
Gets the value of the reviewSort property. |
java.lang.String |
getSearchIndex()
Gets the value of the searchIndex property. |
java.lang.String |
getSort()
Gets the value of the sort property. |
java.lang.String |
getState()
Gets the value of the state property. |
java.math.BigInteger |
getTagPage()
Gets the value of the tagPage property. |
java.lang.String |
getTagSort()
Gets the value of the tagSort property. |
java.math.BigInteger |
getTagsPerPage()
Gets the value of the tagsPerPage property. |
java.lang.String |
getTextStream()
Gets the value of the textStream property. |
java.lang.String |
getTitle()
Gets the value of the title property. |
boolean |
isSetActor()
|
boolean |
isSetArtist()
|
boolean |
isSetAudienceRating()
|
boolean |
isSetAuthor()
|
boolean |
isSetAvailability()
|
boolean |
isSetBrand()
|
boolean |
isSetBrowseNode()
|
boolean |
isSetCity()
|
boolean |
isSetComposer()
|
boolean |
isSetCondition()
|
boolean |
isSetConductor()
|
boolean |
isSetCount()
|
boolean |
isSetCuisine()
|
boolean |
isSetDeliveryMethod()
|
boolean |
isSetDirector()
|
boolean |
isSetFutureLaunchDate()
|
boolean |
isSetISPUPostalCode()
|
boolean |
isSetItemPage()
|
boolean |
isSetKeywords()
|
boolean |
isSetManufacturer()
|
boolean |
isSetMaximumPrice()
|
boolean |
isSetMerchantId()
|
boolean |
isSetMinimumPrice()
|
boolean |
isSetMusicLabel()
|
boolean |
isSetNeighborhood()
|
boolean |
isSetOrchestra()
|
boolean |
isSetPostalCode()
|
boolean |
isSetPower()
|
boolean |
isSetPublisher()
|
boolean |
isSetReleaseDate()
|
boolean |
isSetResponseGroup()
|
boolean |
isSetReviewSort()
|
boolean |
isSetSearchIndex()
|
boolean |
isSetSort()
|
boolean |
isSetState()
|
boolean |
isSetTagPage()
|
boolean |
isSetTagSort()
|
boolean |
isSetTagsPerPage()
|
boolean |
isSetTextStream()
|
boolean |
isSetTitle()
|
void |
setActor(java.lang.String value)
Sets the value of the actor property. |
void |
setArtist(java.lang.String value)
Sets the value of the artist property. |
void |
setAudienceRating(java.util.List<java.lang.String> audienceRating)
Sets the value of the audienceRating property. |
void |
setAuthor(java.lang.String value)
Sets the value of the author property. |
void |
setAvailability(java.lang.String value)
Sets the value of the availability property. |
void |
setBrand(java.lang.String value)
Sets the value of the brand property. |
void |
setBrowseNode(java.lang.String value)
Sets the value of the browseNode property. |
void |
setCity(java.lang.String value)
Sets the value of the city property. |
void |
setComposer(java.lang.String value)
Sets the value of the composer property. |
void |
setCondition(Condition value)
Sets the value of the condition property. |
void |
setConductor(java.lang.String value)
Sets the value of the conductor property. |
void |
setCount(java.math.BigInteger value)
Sets the value of the count property. |
void |
setCuisine(java.lang.String value)
Sets the value of the cuisine property. |
void |
setDeliveryMethod(DeliveryMethod value)
Sets the value of the deliveryMethod property. |
void |
setDirector(java.lang.String value)
Sets the value of the director property. |
void |
setFutureLaunchDate(java.lang.String value)
Sets the value of the futureLaunchDate property. |
void |
setISPUPostalCode(java.lang.String value)
Sets the value of the ispuPostalCode property. |
void |
setItemPage(java.math.BigInteger value)
Sets the value of the itemPage property. |
void |
setKeywords(java.lang.String value)
Sets the value of the keywords property. |
void |
setManufacturer(java.lang.String value)
Sets the value of the manufacturer property. |
void |
setMaximumPrice(java.math.BigInteger value)
Sets the value of the maximumPrice property. |
void |
setMerchantId(java.lang.String value)
Sets the value of the merchantId property. |
void |
setMinimumPrice(java.math.BigInteger value)
Sets the value of the minimumPrice property. |
void |
setMusicLabel(java.lang.String value)
Sets the value of the musicLabel property. |
void |
setNeighborhood(java.lang.String value)
Sets the value of the neighborhood property. |
void |
setOrchestra(java.lang.String value)
Sets the value of the orchestra property. |
void |
setPostalCode(java.lang.String value)
Sets the value of the postalCode property. |
void |
setPower(java.lang.String value)
Sets the value of the power property. |
void |
setPublisher(java.lang.String value)
Sets the value of the publisher property. |
void |
setReleaseDate(java.lang.String value)
Sets the value of the releaseDate property. |
void |
setResponseGroup(java.util.List<java.lang.String> responseGroup)
Sets the value of the responseGroup property. |
void |
setReviewSort(java.lang.String value)
Sets the value of the reviewSort property. |
void |
setSearchIndex(java.lang.String value)
Sets the value of the searchIndex property. |
void |
setSort(java.lang.String value)
Sets the value of the sort property. |
void |
setState(java.lang.String value)
Sets the value of the state property. |
void |
setTagPage(java.math.BigInteger value)
Sets the value of the tagPage property. |
void |
setTagSort(java.lang.String value)
Sets the value of the tagSort property. |
void |
setTagsPerPage(java.math.BigInteger value)
Sets the value of the tagsPerPage property. |
void |
setTextStream(java.lang.String value)
Sets the value of the textStream property. |
void |
setTitle(java.lang.String value)
Sets the value of the title property. |
protected java.lang.String |
toXMLFragment()
XML fragment representation of this object |
void |
unsetAudienceRating()
|
void |
unsetResponseGroup()
|
ItemSearchRequest |
withActor(java.lang.String value)
Sets the value of the Actor property. |
ItemSearchRequest |
withArtist(java.lang.String value)
Sets the value of the Artist property. |
ItemSearchRequest |
withAudienceRating(java.lang.String... values)
Sets the value of the AudienceRating property. |
ItemSearchRequest |
withAuthor(java.lang.String value)
Sets the value of the Author property. |
ItemSearchRequest |
withAvailability(java.lang.String value)
Sets the value of the Availability property. |
ItemSearchRequest |
withBrand(java.lang.String value)
Sets the value of the Brand property. |
ItemSearchRequest |
withBrowseNode(java.lang.String value)
Sets the value of the BrowseNode property. |
ItemSearchRequest |
withCity(java.lang.String value)
Sets the value of the City property. |
ItemSearchRequest |
withComposer(java.lang.String value)
Sets the value of the Composer property. |
ItemSearchRequest |
withCondition(Condition value)
Sets the value of the Condition property. |
ItemSearchRequest |
withConductor(java.lang.String value)
Sets the value of the Conductor property. |
ItemSearchRequest |
withCount(java.math.BigInteger value)
Sets the value of the Count property. |
ItemSearchRequest |
withCuisine(java.lang.String value)
Sets the value of the Cuisine property. |
ItemSearchRequest |
withDeliveryMethod(DeliveryMethod value)
Sets the value of the DeliveryMethod property. |
ItemSearchRequest |
withDirector(java.lang.String value)
Sets the value of the Director property. |
ItemSearchRequest |
withFutureLaunchDate(java.lang.String value)
Sets the value of the FutureLaunchDate property. |
ItemSearchRequest |
withISPUPostalCode(java.lang.String value)
Sets the value of the ISPUPostalCode property. |
ItemSearchRequest |
withItemPage(java.math.BigInteger value)
Sets the value of the ItemPage property. |
ItemSearchRequest |
withKeywords(java.lang.String value)
Sets the value of the Keywords property. |
ItemSearchRequest |
withManufacturer(java.lang.String value)
Sets the value of the Manufacturer property. |
ItemSearchRequest |
withMaximumPrice(java.math.BigInteger value)
Sets the value of the MaximumPrice property. |
ItemSearchRequest |
withMerchantId(java.lang.String value)
Sets the value of the MerchantId property. |
ItemSearchRequest |
withMinimumPrice(java.math.BigInteger value)
Sets the value of the MinimumPrice property. |
ItemSearchRequest |
withMusicLabel(java.lang.String value)
Sets the value of the MusicLabel property. |
ItemSearchRequest |
withNeighborhood(java.lang.String value)
Sets the value of the Neighborhood property. |
ItemSearchRequest |
withOrchestra(java.lang.String value)
Sets the value of the Orchestra property. |
ItemSearchRequest |
withPostalCode(java.lang.String value)
Sets the value of the PostalCode property. |
ItemSearchRequest |
withPower(java.lang.String value)
Sets the value of the Power property. |
ItemSearchRequest |
withPublisher(java.lang.String value)
Sets the value of the Publisher property. |
ItemSearchRequest |
withReleaseDate(java.lang.String value)
Sets the value of the ReleaseDate property. |
ItemSearchRequest |
withResponseGroup(java.lang.String... values)
Sets the value of the ResponseGroup property. |
ItemSearchRequest |
withReviewSort(java.lang.String value)
Sets the value of the ReviewSort property. |
ItemSearchRequest |
withSearchIndex(java.lang.String value)
Sets the value of the SearchIndex property. |
ItemSearchRequest |
withSort(java.lang.String value)
Sets the value of the Sort property. |
ItemSearchRequest |
withState(java.lang.String value)
Sets the value of the State property. |
ItemSearchRequest |
withTagPage(java.math.BigInteger value)
Sets the value of the TagPage property. |
ItemSearchRequest |
withTagSort(java.lang.String value)
Sets the value of the TagSort property. |
ItemSearchRequest |
withTagsPerPage(java.math.BigInteger value)
Sets the value of the TagsPerPage property. |
ItemSearchRequest |
withTextStream(java.lang.String value)
Sets the value of the TextStream property. |
ItemSearchRequest |
withTitle(java.lang.String value)
Sets the value of the Title property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String actor
protected java.lang.String artist
protected java.lang.String availability
protected java.util.List<java.lang.String> audienceRating
protected java.lang.String author
protected java.lang.String brand
protected java.lang.String browseNode
protected java.lang.String city
protected java.lang.String composer
protected Condition condition
protected java.lang.String conductor
protected java.math.BigInteger count
protected java.lang.String cuisine
protected DeliveryMethod deliveryMethod
protected java.lang.String director
protected java.lang.String futureLaunchDate
protected java.lang.String ispuPostalCode
protected java.math.BigInteger itemPage
protected java.lang.String keywords
protected java.lang.String manufacturer
protected java.math.BigInteger maximumPrice
protected java.lang.String merchantId
protected java.math.BigInteger minimumPrice
protected java.lang.String musicLabel
protected java.lang.String neighborhood
protected java.lang.String orchestra
protected java.lang.String postalCode
protected java.lang.String power
protected java.lang.String publisher
protected java.util.List<java.lang.String> responseGroup
protected java.lang.String reviewSort
protected java.lang.String searchIndex
protected java.lang.String sort
protected java.lang.String state
protected java.math.BigInteger tagPage
protected java.math.BigInteger tagsPerPage
protected java.lang.String tagSort
protected java.lang.String textStream
protected java.lang.String title
protected java.lang.String releaseDate
| Constructor Detail |
|---|
public ItemSearchRequest()
| Method Detail |
|---|
public java.lang.String getActor()
Stringpublic void setActor(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetActor()
public java.lang.String getArtist()
Stringpublic void setArtist(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetArtist()
public java.lang.String getAvailability()
Stringpublic void setAvailability(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetAvailability()
public java.util.List<java.lang.String> getAudienceRating()
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 audienceRating property.
For example, to add a new item, do as follows:
getAudienceRating().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetAudienceRating()
public void unsetAudienceRating()
public java.lang.String getAuthor()
Stringpublic void setAuthor(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetAuthor()
public java.lang.String getBrand()
Stringpublic void setBrand(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetBrand()
public java.lang.String getBrowseNode()
Stringpublic void setBrowseNode(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetBrowseNode()
public java.lang.String getCity()
Stringpublic void setCity(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetCity()
public java.lang.String getComposer()
Stringpublic void setComposer(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetComposer()
public Condition getCondition()
Conditionpublic void setCondition(Condition value)
value - allowed object is
Conditionpublic boolean isSetCondition()
public java.lang.String getConductor()
Stringpublic void setConductor(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetConductor()
public java.math.BigInteger getCount()
BigIntegerpublic void setCount(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic boolean isSetCount()
public java.lang.String getCuisine()
Stringpublic void setCuisine(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetCuisine()
public DeliveryMethod getDeliveryMethod()
DeliveryMethodpublic void setDeliveryMethod(DeliveryMethod value)
value - allowed object is
DeliveryMethodpublic boolean isSetDeliveryMethod()
public java.lang.String getDirector()
Stringpublic void setDirector(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetDirector()
public java.lang.String getFutureLaunchDate()
Stringpublic void setFutureLaunchDate(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetFutureLaunchDate()
public java.lang.String getISPUPostalCode()
Stringpublic void