com.liferay.portlet.social.model
Class SocialEquityAssetEntrySoap
java.lang.Object
com.liferay.portlet.social.model.SocialEquityAssetEntrySoap
- All Implemented Interfaces:
- Serializable
public class SocialEquityAssetEntrySoap
- extends Object
- implements Serializable
This class is used by SOAP remote services.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocialEquityAssetEntrySoap
public SocialEquityAssetEntrySoap()
toSoapModel
public static SocialEquityAssetEntrySoap toSoapModel(SocialEquityAssetEntry model)
toSoapModels
public static SocialEquityAssetEntrySoap[] toSoapModels(SocialEquityAssetEntry[] models)
toSoapModels
public static SocialEquityAssetEntrySoap[][] toSoapModels(SocialEquityAssetEntry[][] models)
toSoapModels
public static SocialEquityAssetEntrySoap[] toSoapModels(List<SocialEquityAssetEntry> models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getEquityAssetEntryId
public long getEquityAssetEntryId()
setEquityAssetEntryId
public void setEquityAssetEntryId(long equityAssetEntryId)
getGroupId
public long getGroupId()
setGroupId
public void setGroupId(long groupId)
getCompanyId
public long getCompanyId()
setCompanyId
public void setCompanyId(long companyId)
getUserId
public long getUserId()
setUserId
public void setUserId(long userId)
getAssetEntryId
public long getAssetEntryId()
setAssetEntryId
public void setAssetEntryId(long assetEntryId)
getInformationK
public double getInformationK()
setInformationK
public void setInformationK(double informationK)
getInformationB
public double getInformationB()
setInformationB
public void setInformationB(double informationB)