|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.introduce.beans.service.ServiceType
public class ServiceType
| Constructor Summary | |
|---|---|
ServiceType()
|
|
ServiceType(java.lang.String description,
MethodsType methods,
java.lang.String name,
java.lang.String namespace,
java.lang.String packageName,
ResourceFrameworkOptions resourceFrameworkOptions,
ResourcePropertiesListType resourcePropertiesList,
ServiceSecurity serviceSecurity)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getDescription()
Gets the description value for this ServiceType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
MethodsType |
getMethods()
Gets the methods value for this ServiceType. |
java.lang.String |
getName()
Gets the name value for this ServiceType. |
java.lang.String |
getNamespace()
Gets the namespace value for this ServiceType. |
java.lang.String |
getPackageName()
Gets the packageName value for this ServiceType. |
ResourceFrameworkOptions |
getResourceFrameworkOptions()
Gets the resourceFrameworkOptions value for this ServiceType. |
ResourcePropertiesListType |
getResourcePropertiesList()
Gets the resourcePropertiesList value for this ServiceType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
ServiceSecurity |
getServiceSecurity()
Gets the serviceSecurity value for this ServiceType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDescription(java.lang.String description)
Sets the description value for this ServiceType. |
void |
setMethods(MethodsType methods)
Sets the methods value for this ServiceType. |
void |
setName(java.lang.String name)
Sets the name value for this ServiceType. |
void |
setNamespace(java.lang.String namespace)
Sets the namespace value for this ServiceType. |
void |
setPackageName(java.lang.String packageName)
Sets the packageName value for this ServiceType. |
void |
setResourceFrameworkOptions(ResourceFrameworkOptions resourceFrameworkOptions)
Sets the resourceFrameworkOptions value for this ServiceType. |
void |
setResourcePropertiesList(ResourcePropertiesListType resourcePropertiesList)
Sets the resourcePropertiesList value for this ServiceType. |
void |
setServiceSecurity(ServiceSecurity serviceSecurity)
Sets the serviceSecurity value for this ServiceType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceType()
public ServiceType(java.lang.String description,
MethodsType methods,
java.lang.String name,
java.lang.String namespace,
java.lang.String packageName,
ResourceFrameworkOptions resourceFrameworkOptions,
ResourcePropertiesListType resourcePropertiesList,
ServiceSecurity serviceSecurity)
| Method Detail |
|---|
public MethodsType getMethods()
public void setMethods(MethodsType methods)
methods - public ResourcePropertiesListType getResourcePropertiesList()
public void setResourcePropertiesList(ResourcePropertiesListType resourcePropertiesList)
resourcePropertiesList - public ServiceSecurity getServiceSecurity()
public void setServiceSecurity(ServiceSecurity serviceSecurity)
serviceSecurity - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public ResourceFrameworkOptions getResourceFrameworkOptions()
public void setResourceFrameworkOptions(ResourceFrameworkOptions resourceFrameworkOptions)
resourceFrameworkOptions - public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getNamespace()
public void setNamespace(java.lang.String namespace)
namespace - public java.lang.String getPackageName()
public void setPackageName(java.lang.String packageName)
packageName - 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 | ||||||||