|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.client.soap.portlet.softwarecatalog.model.SCLicenseSoap
public class SCLicenseSoap
| Constructor Summary | |
|---|---|
SCLicenseSoap()
|
|
SCLicenseSoap(boolean active,
long licenseId,
java.lang.String name,
boolean openSource,
long primaryKey,
boolean recommended,
java.lang.String url)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getLicenseId()
Gets the licenseId value for this SCLicenseSoap. |
java.lang.String |
getName()
Gets the name value for this SCLicenseSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this SCLicenseSoap. |
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 SCLicenseSoap. |
int |
hashCode()
|
boolean |
isActive()
Gets the active value for this SCLicenseSoap. |
boolean |
isOpenSource()
Gets the openSource value for this SCLicenseSoap. |
boolean |
isRecommended()
Gets the recommended value for this SCLicenseSoap. |
void |
setActive(boolean active)
Sets the active value for this SCLicenseSoap. |
void |
setLicenseId(long licenseId)
Sets the licenseId value for this SCLicenseSoap. |
void |
setName(java.lang.String name)
Sets the name value for this SCLicenseSoap. |
void |
setOpenSource(boolean openSource)
Sets the openSource value for this SCLicenseSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this SCLicenseSoap. |
void |
setRecommended(boolean recommended)
Sets the recommended value for this SCLicenseSoap. |
void |
setUrl(java.lang.String url)
Sets the url value for this SCLicenseSoap. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SCLicenseSoap()
public SCLicenseSoap(boolean active,
long licenseId,
java.lang.String name,
boolean openSource,
long primaryKey,
boolean recommended,
java.lang.String url)
| Method Detail |
|---|
public boolean isActive()
public void setActive(boolean active)
active - public long getLicenseId()
public void setLicenseId(long licenseId)
licenseId - public java.lang.String getName()
public void setName(java.lang.String name)
name - public boolean isOpenSource()
public void setOpenSource(boolean openSource)
openSource - public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey - public boolean isRecommended()
public void setRecommended(boolean recommended)
recommended - public java.lang.String getUrl()
public void setUrl(java.lang.String url)
url - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||