public class AudienceCategoryPriceLevel extends Object implements Serializable
Java class for audienceCategoryPriceLevel complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected Long |
audienceCatId |
protected AudienceSubCategory |
audienceSubCategory |
protected String |
instanceNumber |
protected PublicMainCategoryEnum |
mainCategory |
protected Date |
movementEndDate |
protected Long |
movementId |
protected Date |
movementStartDate |
protected String |
partnerOrganizationName |
protected String |
priceLevelCode |
protected Long |
priceLevelId |
protected String |
product |
protected Long |
productId |
protected PublicSecondaryCategoryEnum |
secondaryCategory |
| Constructor and Description |
|---|
AudienceCategoryPriceLevel() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAudienceCatId()
Gets the value of the audienceCatId property.
|
AudienceSubCategory |
getAudienceSubCategory()
Gets the value of the audienceSubCategory property.
|
String |
getInstanceNumber()
Gets the value of the instanceNumber property.
|
PublicMainCategoryEnum |
getMainCategory()
Gets the value of the mainCategory property.
|
Date |
getMovementEndDate()
Gets the value of the movementEndDate property.
|
Long |
getMovementId()
Gets the value of the movementId property.
|
Date |
getMovementStartDate()
Gets the value of the movementStartDate property.
|
String |
getPartnerOrganizationName()
Gets the value of the partnerOrganizationName property.
|
String |
getPriceLevelCode()
Gets the value of the priceLevelCode property.
|
Long |
getPriceLevelId()
Gets the value of the priceLevelId property.
|
String |
getProduct()
Gets the value of the product property.
|
Long |
getProductId()
Gets the value of the productId property.
|
PublicSecondaryCategoryEnum |
getSecondaryCategory()
Gets the value of the secondaryCategory property.
|
void |
setAudienceCatId(Long value)
Sets the value of the audienceCatId property.
|
void |
setAudienceSubCategory(AudienceSubCategory value)
Sets the value of the audienceSubCategory property.
|
void |
setInstanceNumber(String value)
Sets the value of the instanceNumber property.
|
void |
setMainCategory(PublicMainCategoryEnum value)
Sets the value of the mainCategory property.
|
void |
setMovementEndDate(Date value)
Sets the value of the movementEndDate property.
|
void |
setMovementId(Long value)
Sets the value of the movementId property.
|
void |
setMovementStartDate(Date value)
Sets the value of the movementStartDate property.
|
void |
setPartnerOrganizationName(String value)
Sets the value of the partnerOrganizationName property.
|
void |
setPriceLevelCode(String value)
Sets the value of the priceLevelCode property.
|
void |
setPriceLevelId(Long value)
Sets the value of the priceLevelId property.
|
void |
setProduct(String value)
Sets the value of the product property.
|
void |
setProductId(Long value)
Sets the value of the productId property.
|
void |
setSecondaryCategory(PublicSecondaryCategoryEnum value)
Sets the value of the secondaryCategory property.
|
protected Long audienceCatId
protected AudienceSubCategory audienceSubCategory
protected String instanceNumber
protected PublicMainCategoryEnum mainCategory
protected Date movementEndDate
protected Long movementId
protected Date movementStartDate
protected String partnerOrganizationName
protected String priceLevelCode
protected Long priceLevelId
protected String product
protected Long productId
protected PublicSecondaryCategoryEnum secondaryCategory
public Long getAudienceCatId()
Longpublic void setAudienceCatId(Long value)
value - allowed object is
Longpublic AudienceSubCategory getAudienceSubCategory()
AudienceSubCategorypublic void setAudienceSubCategory(AudienceSubCategory value)
value - allowed object is
AudienceSubCategorypublic String getInstanceNumber()
Stringpublic void setInstanceNumber(String value)
value - allowed object is
Stringpublic PublicMainCategoryEnum getMainCategory()
PublicMainCategoryEnumpublic void setMainCategory(PublicMainCategoryEnum value)
value - allowed object is
PublicMainCategoryEnumpublic Date getMovementEndDate()
Stringpublic void setMovementEndDate(Date value)
value - allowed object is
Stringpublic Long getMovementId()
Longpublic void setMovementId(Long value)
value - allowed object is
Longpublic Date getMovementStartDate()
Stringpublic void setMovementStartDate(Date value)
value - allowed object is
Stringpublic String getPartnerOrganizationName()
Stringpublic void setPartnerOrganizationName(String value)
value - allowed object is
Stringpublic String getPriceLevelCode()
Stringpublic void setPriceLevelCode(String value)
value - allowed object is
Stringpublic Long getPriceLevelId()
Longpublic void setPriceLevelId(Long value)
value - allowed object is
Longpublic String getProduct()
Stringpublic void setProduct(String value)
value - allowed object is
Stringpublic Long getProductId()
Longpublic void setProductId(Long value)
value - allowed object is
Longpublic PublicSecondaryCategoryEnum getSecondaryCategory()
PublicSecondaryCategoryEnumpublic void setSecondaryCategory(PublicSecondaryCategoryEnum value)
value - allowed object is
PublicSecondaryCategoryEnumCopyright © 2021. All rights reserved.