|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portlet.announcements.model.AnnouncementsDeliverySoap
public class AnnouncementsDeliverySoap
Constructor Summary | |
---|---|
AnnouncementsDeliverySoap()
|
|
AnnouncementsDeliverySoap(long companyId,
long deliveryId,
boolean email,
long primaryKey,
boolean sms,
java.lang.String type,
long userId,
boolean website)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getCompanyId()
Gets the companyId value for this AnnouncementsDeliverySoap. |
long |
getDeliveryId()
Gets the deliveryId value for this AnnouncementsDeliverySoap. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getPrimaryKey()
Gets the primaryKey value for this AnnouncementsDeliverySoap. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getType()
Gets the type value for this AnnouncementsDeliverySoap. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
long |
getUserId()
Gets the userId value for this AnnouncementsDeliverySoap. |
int |
hashCode()
|
boolean |
isEmail()
Gets the email value for this AnnouncementsDeliverySoap. |
boolean |
isSms()
Gets the sms value for this AnnouncementsDeliverySoap. |
boolean |
isWebsite()
Gets the website value for this AnnouncementsDeliverySoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this AnnouncementsDeliverySoap. |
void |
setDeliveryId(long deliveryId)
Sets the deliveryId value for this AnnouncementsDeliverySoap. |
void |
setEmail(boolean email)
Sets the email value for this AnnouncementsDeliverySoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this AnnouncementsDeliverySoap. |
void |
setSms(boolean sms)
Sets the sms value for this AnnouncementsDeliverySoap. |
void |
setType(java.lang.String type)
Sets the type value for this AnnouncementsDeliverySoap. |
void |
setUserId(long userId)
Sets the userId value for this AnnouncementsDeliverySoap. |
void |
setWebsite(boolean website)
Sets the website value for this AnnouncementsDeliverySoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnouncementsDeliverySoap()
public AnnouncementsDeliverySoap(long companyId, long deliveryId, boolean email, long primaryKey, boolean sms, java.lang.String type, long userId, boolean website)
Method Detail |
---|
public long getCompanyId()
public void setCompanyId(long companyId)
companyId
- public long getDeliveryId()
public void setDeliveryId(long deliveryId)
deliveryId
- public boolean isEmail()
public void setEmail(boolean email)
email
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public boolean isSms()
public void setSms(boolean sms)
sms
- public java.lang.String getType()
public void setType(java.lang.String type)
type
- public long getUserId()
public void setUserId(long userId)
userId
- public boolean isWebsite()
public void setWebsite(boolean website)
website
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |