public class Network extends NetworkBase implements Serializable
| Constructor and Description |
|---|
Network() |
Network(long id,
String name,
String abbreviation,
boolean active,
int activeAdsLimit,
int availableAds,
long[] availablePermissions,
String country,
long currency,
long defaultCreativeSize,
long defaultEncoding,
long defaultLanguage,
String description,
FrequencyCapGroup[] frequencyCapGroups,
int loginAttempts,
long maximumImageSize,
int minimumPasswordLength,
long[] networkPermissions,
String notificationEmailAddress,
long passwordExpirePeriod,
long reportGenerationTimeZone,
ReportsConfiguration reportsConfiguration,
RichMediaNetworkConfiguration richmediaNetworkConfig,
int totalActiveAds,
WidgetNetworkConfig widgetNetworkConfig) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAbbreviation()
Gets the abbreviation value for this Network.
|
int |
getActiveAdsLimit()
Gets the activeAdsLimit value for this Network.
|
int |
getAvailableAds()
Gets the availableAds value for this Network.
|
long[] |
getAvailablePermissions()
Gets the availablePermissions value for this Network.
|
String |
getCountry()
Gets the country value for this Network.
|
long |
getCurrency()
Gets the currency value for this Network.
|
long |
getDefaultCreativeSize()
Gets the defaultCreativeSize value for this Network.
|
long |
getDefaultEncoding()
Gets the defaultEncoding value for this Network.
|
long |
getDefaultLanguage()
Gets the defaultLanguage value for this Network.
|
String |
getDescription()
Gets the description value for this Network.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
FrequencyCapGroup[] |
getFrequencyCapGroups()
Gets the frequencyCapGroups value for this Network.
|
int |
getLoginAttempts()
Gets the loginAttempts value for this Network.
|
long |
getMaximumImageSize()
Gets the maximumImageSize value for this Network.
|
int |
getMinimumPasswordLength()
Gets the minimumPasswordLength value for this Network.
|
long[] |
getNetworkPermissions()
Gets the networkPermissions value for this Network.
|
String |
getNotificationEmailAddress()
Gets the notificationEmailAddress value for this Network.
|
long |
getPasswordExpirePeriod()
Gets the passwordExpirePeriod value for this Network.
|
long |
getReportGenerationTimeZone()
Gets the reportGenerationTimeZone value for this Network.
|
ReportsConfiguration |
getReportsConfiguration()
Gets the reportsConfiguration value for this Network.
|
RichMediaNetworkConfiguration |
getRichmediaNetworkConfig()
Gets the richmediaNetworkConfig value for this Network.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
int |
getTotalActiveAds()
Gets the totalActiveAds value for this Network.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
WidgetNetworkConfig |
getWidgetNetworkConfig()
Gets the widgetNetworkConfig value for this Network.
|
int |
hashCode() |
boolean |
isActive()
Gets the active value for this Network.
|
void |
setAbbreviation(String abbreviation)
Sets the abbreviation value for this Network.
|
void |
setActive(boolean active)
Sets the active value for this Network.
|
void |
setActiveAdsLimit(int activeAdsLimit)
Sets the activeAdsLimit value for this Network.
|
void |
setAvailableAds(int availableAds)
Sets the availableAds value for this Network.
|
void |
setAvailablePermissions(long[] availablePermissions)
Sets the availablePermissions value for this Network.
|
void |
setCountry(String country)
Sets the country value for this Network.
|
void |
setCurrency(long currency)
Sets the currency value for this Network.
|
void |
setDefaultCreativeSize(long defaultCreativeSize)
Sets the defaultCreativeSize value for this Network.
|
void |
setDefaultEncoding(long defaultEncoding)
Sets the defaultEncoding value for this Network.
|
void |
setDefaultLanguage(long defaultLanguage)
Sets the defaultLanguage value for this Network.
|
void |
setDescription(String description)
Sets the description value for this Network.
|
void |
setFrequencyCapGroups(FrequencyCapGroup[] frequencyCapGroups)
Sets the frequencyCapGroups value for this Network.
|
void |
setLoginAttempts(int loginAttempts)
Sets the loginAttempts value for this Network.
|
void |
setMaximumImageSize(long maximumImageSize)
Sets the maximumImageSize value for this Network.
|
void |
setMinimumPasswordLength(int minimumPasswordLength)
Sets the minimumPasswordLength value for this Network.
|
void |
setNetworkPermissions(long[] networkPermissions)
Sets the networkPermissions value for this Network.
|
void |
setNotificationEmailAddress(String notificationEmailAddress)
Sets the notificationEmailAddress value for this Network.
|
void |
setPasswordExpirePeriod(long passwordExpirePeriod)
Sets the passwordExpirePeriod value for this Network.
|
void |
setReportGenerationTimeZone(long reportGenerationTimeZone)
Sets the reportGenerationTimeZone value for this Network.
|
void |
setReportsConfiguration(ReportsConfiguration reportsConfiguration)
Sets the reportsConfiguration value for this Network.
|
void |
setRichmediaNetworkConfig(RichMediaNetworkConfiguration richmediaNetworkConfig)
Sets the richmediaNetworkConfig value for this Network.
|
void |
setTotalActiveAds(int totalActiveAds)
Sets the totalActiveAds value for this Network.
|
void |
setWidgetNetworkConfig(WidgetNetworkConfig widgetNetworkConfig)
Sets the widgetNetworkConfig value for this Network.
|
public Network()
public Network(long id,
String name,
String abbreviation,
boolean active,
int activeAdsLimit,
int availableAds,
long[] availablePermissions,
String country,
long currency,
long defaultCreativeSize,
long defaultEncoding,
long defaultLanguage,
String description,
FrequencyCapGroup[] frequencyCapGroups,
int loginAttempts,
long maximumImageSize,
int minimumPasswordLength,
long[] networkPermissions,
String notificationEmailAddress,
long passwordExpirePeriod,
long reportGenerationTimeZone,
ReportsConfiguration reportsConfiguration,
RichMediaNetworkConfiguration richmediaNetworkConfig,
int totalActiveAds,
WidgetNetworkConfig widgetNetworkConfig)
public String getAbbreviation()
public void setAbbreviation(String abbreviation)
abbreviation - public boolean isActive()
public void setActive(boolean active)
active - public int getActiveAdsLimit()
public void setActiveAdsLimit(int activeAdsLimit)
activeAdsLimit - public int getAvailableAds()
public void setAvailableAds(int availableAds)
availableAds - public long[] getAvailablePermissions()
public void setAvailablePermissions(long[] availablePermissions)
availablePermissions - public String getCountry()
public void setCountry(String country)
country - public long getCurrency()
public void setCurrency(long currency)
currency - public long getDefaultCreativeSize()
public void setDefaultCreativeSize(long defaultCreativeSize)
defaultCreativeSize - public long getDefaultEncoding()
public void setDefaultEncoding(long defaultEncoding)
defaultEncoding - public long getDefaultLanguage()
public void setDefaultLanguage(long defaultLanguage)
defaultLanguage - public String getDescription()
public void setDescription(String description)
description - public FrequencyCapGroup[] getFrequencyCapGroups()
public void setFrequencyCapGroups(FrequencyCapGroup[] frequencyCapGroups)
frequencyCapGroups - public int getLoginAttempts()
public void setLoginAttempts(int loginAttempts)
loginAttempts - public long getMaximumImageSize()
public void setMaximumImageSize(long maximumImageSize)
maximumImageSize - public int getMinimumPasswordLength()
public void setMinimumPasswordLength(int minimumPasswordLength)
minimumPasswordLength - public long[] getNetworkPermissions()
public void setNetworkPermissions(long[] networkPermissions)
networkPermissions - public String getNotificationEmailAddress()
public void setNotificationEmailAddress(String notificationEmailAddress)
notificationEmailAddress - public long getPasswordExpirePeriod()
public void setPasswordExpirePeriod(long passwordExpirePeriod)
passwordExpirePeriod - public long getReportGenerationTimeZone()
public void setReportGenerationTimeZone(long reportGenerationTimeZone)
reportGenerationTimeZone - public ReportsConfiguration getReportsConfiguration()
public void setReportsConfiguration(ReportsConfiguration reportsConfiguration)
reportsConfiguration - public RichMediaNetworkConfiguration getRichmediaNetworkConfig()
public void setRichmediaNetworkConfig(RichMediaNetworkConfiguration richmediaNetworkConfig)
richmediaNetworkConfig - public int getTotalActiveAds()
public void setTotalActiveAds(int totalActiveAds)
totalActiveAds - public WidgetNetworkConfig getWidgetNetworkConfig()
public void setWidgetNetworkConfig(WidgetNetworkConfig widgetNetworkConfig)
widgetNetworkConfig - public boolean equals(Object obj)
equals in class NetworkBasepublic int hashCode()
hashCode in class NetworkBasepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2015. All Rights Reserved.