com.liferay.portlet.social.model
Class SocialEquityAssetEntrySoap
java.lang.Object
com.liferay.portlet.social.model.SocialEquityAssetEntrySoap
- All Implemented Interfaces:
- java.io.Serializable
public class SocialEquityAssetEntrySoap
- extends java.lang.Object
- implements java.io.Serializable
View Source
ServiceBuilder generated this class. Modifications in this class will be
overwritten the next time is generated.
This class is used by
com.liferay.portlet.social.service.http.SocialEquityAssetEntryServiceSoap
.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portlet.social.service.http.SocialEquityAssetEntryServiceSoap
,
Serialized Form- Generated:
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(java.util.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)
getInformationEquity
public double getInformationEquity()
setInformationEquity
public void setInformationEquity(double informationEquity)