@Deprecated
public class AccountGroupAccountEntryRelSoap
extends java.lang.Object
implements java.io.Serializable
com.liferay.account.service.http.AccountGroupAccountEntryRelServiceSoap
.Constructor and Description |
---|
AccountGroupAccountEntryRelSoap()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
long |
getAccountEntryId()
Deprecated.
|
long |
getAccountGroupAccountEntryRelId()
Deprecated.
|
long |
getAccountGroupId()
Deprecated.
|
long |
getCompanyId()
Deprecated.
|
long |
getMvccVersion()
Deprecated.
|
long |
getPrimaryKey()
Deprecated.
|
void |
setAccountEntryId(long accountEntryId)
Deprecated.
|
void |
setAccountGroupAccountEntryRelId(long AccountGroupAccountEntryRelId)
Deprecated.
|
void |
setAccountGroupId(long accountGroupId)
Deprecated.
|
void |
setCompanyId(long companyId)
Deprecated.
|
void |
setMvccVersion(long mvccVersion)
Deprecated.
|
void |
setPrimaryKey(long pk)
Deprecated.
|
static AccountGroupAccountEntryRelSoap |
toSoapModel(AccountGroupAccountEntryRel model)
Deprecated.
|
static AccountGroupAccountEntryRelSoap[] |
toSoapModels(AccountGroupAccountEntryRel[] models)
Deprecated.
|
static AccountGroupAccountEntryRelSoap[][] |
toSoapModels(AccountGroupAccountEntryRel[][] models)
Deprecated.
|
static AccountGroupAccountEntryRelSoap[] |
toSoapModels(java.util.List<AccountGroupAccountEntryRel> models)
Deprecated.
|
public AccountGroupAccountEntryRelSoap()
public static AccountGroupAccountEntryRelSoap toSoapModel(AccountGroupAccountEntryRel model)
public static AccountGroupAccountEntryRelSoap[] toSoapModels(AccountGroupAccountEntryRel[] models)
public static AccountGroupAccountEntryRelSoap[][] toSoapModels(AccountGroupAccountEntryRel[][] models)
public static AccountGroupAccountEntryRelSoap[] toSoapModels(java.util.List<AccountGroupAccountEntryRel> models)
public long getPrimaryKey()
public void setPrimaryKey(long pk)
public long getMvccVersion()
public void setMvccVersion(long mvccVersion)
public long getAccountGroupAccountEntryRelId()
public void setAccountGroupAccountEntryRelId(long AccountGroupAccountEntryRelId)
public long getCompanyId()
public void setCompanyId(long companyId)
public long getAccountGroupId()
public void setAccountGroupId(long accountGroupId)
public long getAccountEntryId()
public void setAccountEntryId(long accountEntryId)