@Deprecated
public class CommercePricingClassCPDefinitionRelSoap
extends java.lang.Object
implements java.io.Serializable
com.liferay.commerce.pricing.service.http.CommercePricingClassCPDefinitionRelServiceSoap
.Constructor and Description |
---|
CommercePricingClassCPDefinitionRelSoap()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
long |
getCommercePricingClassCPDefinitionRelId()
Deprecated.
|
long |
getCommercePricingClassId()
Deprecated.
|
long |
getCompanyId()
Deprecated.
|
long |
getCPDefinitionId()
Deprecated.
|
java.util.Date |
getCreateDate()
Deprecated.
|
java.util.Date |
getModifiedDate()
Deprecated.
|
long |
getMvccVersion()
Deprecated.
|
long |
getPrimaryKey()
Deprecated.
|
long |
getUserId()
Deprecated.
|
java.lang.String |
getUserName()
Deprecated.
|
void |
setCommercePricingClassCPDefinitionRelId(long CommercePricingClassCPDefinitionRelId)
Deprecated.
|
void |
setCommercePricingClassId(long commercePricingClassId)
Deprecated.
|
void |
setCompanyId(long companyId)
Deprecated.
|
void |
setCPDefinitionId(long CPDefinitionId)
Deprecated.
|
void |
setCreateDate(java.util.Date createDate)
Deprecated.
|
void |
setModifiedDate(java.util.Date modifiedDate)
Deprecated.
|
void |
setMvccVersion(long mvccVersion)
Deprecated.
|
void |
setPrimaryKey(long pk)
Deprecated.
|
void |
setUserId(long userId)
Deprecated.
|
void |
setUserName(java.lang.String userName)
Deprecated.
|
static CommercePricingClassCPDefinitionRelSoap |
toSoapModel(CommercePricingClassCPDefinitionRel model)
Deprecated.
|
static CommercePricingClassCPDefinitionRelSoap[] |
toSoapModels(CommercePricingClassCPDefinitionRel[] models)
Deprecated.
|
static CommercePricingClassCPDefinitionRelSoap[][] |
toSoapModels(CommercePricingClassCPDefinitionRel[][] models)
Deprecated.
|
static CommercePricingClassCPDefinitionRelSoap[] |
toSoapModels(java.util.List<CommercePricingClassCPDefinitionRel> models)
Deprecated.
|
public CommercePricingClassCPDefinitionRelSoap()
public static CommercePricingClassCPDefinitionRelSoap toSoapModel(CommercePricingClassCPDefinitionRel model)
public static CommercePricingClassCPDefinitionRelSoap[] toSoapModels(CommercePricingClassCPDefinitionRel[] models)
public static CommercePricingClassCPDefinitionRelSoap[][] toSoapModels(CommercePricingClassCPDefinitionRel[][] models)
public static CommercePricingClassCPDefinitionRelSoap[] toSoapModels(java.util.List<CommercePricingClassCPDefinitionRel> models)
public long getPrimaryKey()
public void setPrimaryKey(long pk)
public long getMvccVersion()
public void setMvccVersion(long mvccVersion)
public long getCommercePricingClassCPDefinitionRelId()
public void setCommercePricingClassCPDefinitionRelId(long CommercePricingClassCPDefinitionRelId)
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 getCommercePricingClassId()
public void setCommercePricingClassId(long commercePricingClassId)
public long getCPDefinitionId()
public void setCPDefinitionId(long CPDefinitionId)