com.liferay.client.soap.portlet.softwarecatalog.model
Class SCFrameworkVersionSoap

java.lang.Object
  extended by com.liferay.client.soap.portlet.softwarecatalog.model.SCFrameworkVersionSoap
All Implemented Interfaces:
java.io.Serializable

public class SCFrameworkVersionSoap
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SCFrameworkVersionSoap()
           
SCFrameworkVersionSoap(boolean active, long companyId, java.util.Calendar createDate, long frameworkVersionId, long groupId, java.util.Calendar modifiedDate, java.lang.String name, long primaryKey, int priority, java.lang.String url, long userId, java.lang.String userName)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 long getCompanyId()
          Gets the companyId value for this SCFrameworkVersionSoap.
 java.util.Calendar getCreateDate()
          Gets the createDate value for this SCFrameworkVersionSoap.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 long getFrameworkVersionId()
          Gets the frameworkVersionId value for this SCFrameworkVersionSoap.
 long getGroupId()
          Gets the groupId value for this SCFrameworkVersionSoap.
 java.util.Calendar getModifiedDate()
          Gets the modifiedDate value for this SCFrameworkVersionSoap.
 java.lang.String getName()
          Gets the name value for this SCFrameworkVersionSoap.
 long getPrimaryKey()
          Gets the primaryKey value for this SCFrameworkVersionSoap.
 int getPriority()
          Gets the priority value for this SCFrameworkVersionSoap.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getUrl()
          Gets the url value for this SCFrameworkVersionSoap.
 long getUserId()
          Gets the userId value for this SCFrameworkVersionSoap.
 java.lang.String getUserName()
          Gets the userName value for this SCFrameworkVersionSoap.
 int hashCode()
           
 boolean isActive()
          Gets the active value for this SCFrameworkVersionSoap.
 void setActive(boolean active)
          Sets the active value for this SCFrameworkVersionSoap.
 void setCompanyId(long companyId)
          Sets the companyId value for this SCFrameworkVersionSoap.
 void setCreateDate(java.util.Calendar createDate)
          Sets the createDate value for this SCFrameworkVersionSoap.
 void setFrameworkVersionId(long frameworkVersionId)
          Sets the frameworkVersionId value for this SCFrameworkVersionSoap.
 void setGroupId(long groupId)
          Sets the groupId value for this SCFrameworkVersionSoap.
 void setModifiedDate(java.util.Calendar modifiedDate)
          Sets the modifiedDate value for this SCFrameworkVersionSoap.
 void setName(java.lang.String name)
          Sets the name value for this SCFrameworkVersionSoap.
 void setPrimaryKey(long primaryKey)
          Sets the primaryKey value for this SCFrameworkVersionSoap.
 void setPriority(int priority)
          Sets the priority value for this SCFrameworkVersionSoap.
 void setUrl(java.lang.String url)
          Sets the url value for this SCFrameworkVersionSoap.
 void setUserId(long userId)
          Sets the userId value for this SCFrameworkVersionSoap.
 void setUserName(java.lang.String userName)
          Sets the userName value for this SCFrameworkVersionSoap.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SCFrameworkVersionSoap

public SCFrameworkVersionSoap()

SCFrameworkVersionSoap

public SCFrameworkVersionSoap(boolean active,
                              long companyId,
                              java.util.Calendar createDate,
                              long frameworkVersionId,
                              long groupId,
                              java.util.Calendar modifiedDate,
                              java.lang.String name,
                              long primaryKey,
                              int priority,
                              java.lang.String url,
                              long userId,
                              java.lang.String userName)
Method Detail

isActive

public boolean isActive()
Gets the active value for this SCFrameworkVersionSoap.

Returns:
active

setActive

public void setActive(boolean active)
Sets the active value for this SCFrameworkVersionSoap.

Parameters:
active -

getCompanyId

public long getCompanyId()
Gets the companyId value for this SCFrameworkVersionSoap.

Returns:
companyId

setCompanyId

public void setCompanyId(long companyId)
Sets the companyId value for this SCFrameworkVersionSoap.

Parameters:
companyId -

getCreateDate

public java.util.Calendar getCreateDate()
Gets the createDate value for this SCFrameworkVersionSoap.

Returns:
createDate

setCreateDate

public void setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this SCFrameworkVersionSoap.

Parameters:
createDate -

getFrameworkVersionId

public long getFrameworkVersionId()
Gets the frameworkVersionId value for this SCFrameworkVersionSoap.

Returns:
frameworkVersionId

setFrameworkVersionId

public void setFrameworkVersionId(long frameworkVersionId)
Sets the frameworkVersionId value for this SCFrameworkVersionSoap.

Parameters:
frameworkVersionId -

getGroupId

public long getGroupId()
Gets the groupId value for this SCFrameworkVersionSoap.

Returns:
groupId

setGroupId

public void setGroupId(long groupId)
Sets the groupId value for this SCFrameworkVersionSoap.

Parameters:
groupId -

getModifiedDate

public java.util.Calendar getModifiedDate()
Gets the modifiedDate value for this SCFrameworkVersionSoap.

Returns:
modifiedDate

setModifiedDate

public void setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this SCFrameworkVersionSoap.

Parameters:
modifiedDate -

getName

public java.lang.String getName()
Gets the name value for this SCFrameworkVersionSoap.

Returns:
name

setName

public void setName(java.lang.String name)
Sets the name value for this SCFrameworkVersionSoap.

Parameters:
name -

getPrimaryKey

public long getPrimaryKey()
Gets the primaryKey value for this SCFrameworkVersionSoap.

Returns:
primaryKey

setPrimaryKey

public void setPrimaryKey(long primaryKey)
Sets the primaryKey value for this SCFrameworkVersionSoap.

Parameters:
primaryKey -

getPriority

public int getPriority()
Gets the priority value for this SCFrameworkVersionSoap.

Returns:
priority

setPriority

public void setPriority(int priority)
Sets the priority value for this SCFrameworkVersionSoap.

Parameters:
priority -

getUrl

public java.lang.String getUrl()
Gets the url value for this SCFrameworkVersionSoap.

Returns:
url

setUrl

public void setUrl(java.lang.String url)
Sets the url value for this SCFrameworkVersionSoap.

Parameters:
url -

getUserId

public long getUserId()
Gets the userId value for this SCFrameworkVersionSoap.

Returns:
userId

setUserId

public void setUserId(long userId)
Sets the userId value for this SCFrameworkVersionSoap.

Parameters:
userId -

getUserName

public java.lang.String getUserName()
Gets the userName value for this SCFrameworkVersionSoap.

Returns:
userName

setUserName

public void setUserName(java.lang.String userName)
Sets the userName value for this SCFrameworkVersionSoap.

Parameters:
userName -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer