@Deprecated
public class CommerceAddressRestrictionSoap
extends java.lang.Object
implements java.io.Serializable
com.liferay.commerce.service.http.CommerceAddressRestrictionServiceSoap.| Constructor and Description |
|---|
CommerceAddressRestrictionSoap()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getClassNameId()
Deprecated.
|
long |
getClassPK()
Deprecated.
|
long |
getCommerceAddressRestrictionId()
Deprecated.
|
long |
getCommerceCountryId()
Deprecated.
|
long |
getCompanyId()
Deprecated.
|
java.util.Date |
getCreateDate()
Deprecated.
|
long |
getGroupId()
Deprecated.
|
java.util.Date |
getModifiedDate()
Deprecated.
|
long |
getPrimaryKey()
Deprecated.
|
long |
getUserId()
Deprecated.
|
java.lang.String |
getUserName()
Deprecated.
|
void |
setClassNameId(long classNameId)
Deprecated.
|
void |
setClassPK(long classPK)
Deprecated.
|
void |
setCommerceAddressRestrictionId(long commerceAddressRestrictionId)
Deprecated.
|
void |
setCommerceCountryId(long commerceCountryId)
Deprecated.
|
void |
setCompanyId(long companyId)
Deprecated.
|
void |
setCreateDate(java.util.Date createDate)
Deprecated.
|
void |
setGroupId(long groupId)
Deprecated.
|
void |
setModifiedDate(java.util.Date modifiedDate)
Deprecated.
|
void |
setPrimaryKey(long pk)
Deprecated.
|
void |
setUserId(long userId)
Deprecated.
|
void |
setUserName(java.lang.String userName)
Deprecated.
|
static CommerceAddressRestrictionSoap |
toSoapModel(CommerceAddressRestriction model)
Deprecated.
|
static CommerceAddressRestrictionSoap[] |
toSoapModels(CommerceAddressRestriction[] models)
Deprecated.
|
static CommerceAddressRestrictionSoap[][] |
toSoapModels(CommerceAddressRestriction[][] models)
Deprecated.
|
static CommerceAddressRestrictionSoap[] |
toSoapModels(java.util.List<CommerceAddressRestriction> models)
Deprecated.
|
public CommerceAddressRestrictionSoap()
public static CommerceAddressRestrictionSoap toSoapModel(CommerceAddressRestriction model)
public static CommerceAddressRestrictionSoap[] toSoapModels(CommerceAddressRestriction[] models)
public static CommerceAddressRestrictionSoap[][] toSoapModels(CommerceAddressRestriction[][] models)
public static CommerceAddressRestrictionSoap[] toSoapModels(java.util.List<CommerceAddressRestriction> models)
public long getPrimaryKey()
public void setPrimaryKey(long pk)
public long getCommerceAddressRestrictionId()
public void setCommerceAddressRestrictionId(long commerceAddressRestrictionId)
public long getGroupId()
public void setGroupId(long groupId)
public long getCompanyId()
public void setCompanyId(long companyId)
public long getUserId()
public void setUserId(long userId)
public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
public java.util.Date getCreateDate()
public void setCreateDate(java.util.Date createDate)
public java.util.Date getModifiedDate()
public void setModifiedDate(java.util.Date modifiedDate)
public long getClassNameId()
public void setClassNameId(long classNameId)
public long getClassPK()
public void setClassPK(long classPK)
public long getCommerceCountryId()
public void setCommerceCountryId(long commerceCountryId)