com.liferay.portal.model
Class ListTypeSoap
java.lang.Object
com.liferay.portal.model.ListTypeSoap
- All Implemented Interfaces:
- java.io.Serializable
- public class ListTypeSoap
- 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.portal.service.http.ListTypeServiceSoap
.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portal.service.http.ListTypeServiceSoap
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListTypeSoap
public ListTypeSoap()
toSoapModel
public static ListTypeSoap toSoapModel(ListType model)
toSoapModels
public static ListTypeSoap[] toSoapModels(java.util.List models)
getPrimaryKey
public int getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(int pk)
getListTypeId
public int getListTypeId()
setListTypeId
public void setListTypeId(int listTypeId)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getType
public java.lang.String getType()
setType
public void setType(java.lang.String type)