|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.data.style.DataServiceStyle
public class DataServiceStyle
| Constructor Summary | |
|---|---|
DataServiceStyle()
|
|
DataServiceStyle(CodegenHelpers codegenHelpers,
CompatibleCaGridVersions compatibleCaGridVersions,
CreationHelper creationHelper,
DataServiceStyleCreationWizardPanels creationWizardPanels,
ModificationUiPanel modificationUiPanel,
java.lang.String name,
java.lang.String styleDescription,
java.lang.String version,
VersionUpgrade[] versionUpgrade)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
CodegenHelpers |
getCodegenHelpers()
Gets the codegenHelpers value for this DataServiceStyle. |
CompatibleCaGridVersions |
getCompatibleCaGridVersions()
Gets the compatibleCaGridVersions value for this DataServiceStyle. |
CreationHelper |
getCreationHelper()
Gets the creationHelper value for this DataServiceStyle. |
DataServiceStyleCreationWizardPanels |
getCreationWizardPanels()
Gets the creationWizardPanels value for this DataServiceStyle. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
ModificationUiPanel |
getModificationUiPanel()
Gets the modificationUiPanel value for this DataServiceStyle. |
java.lang.String |
getName()
Gets the name value for this DataServiceStyle. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getStyleDescription()
Gets the styleDescription value for this DataServiceStyle. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getVersion()
Gets the version value for this DataServiceStyle. |
VersionUpgrade[] |
getVersionUpgrade()
Gets the versionUpgrade value for this DataServiceStyle. |
VersionUpgrade |
getVersionUpgrade(int i)
|
int |
hashCode()
|
void |
setCodegenHelpers(CodegenHelpers codegenHelpers)
Sets the codegenHelpers value for this DataServiceStyle. |
void |
setCompatibleCaGridVersions(CompatibleCaGridVersions compatibleCaGridVersions)
Sets the compatibleCaGridVersions value for this DataServiceStyle. |
void |
setCreationHelper(CreationHelper creationHelper)
Sets the creationHelper value for this DataServiceStyle. |
void |
setCreationWizardPanels(DataServiceStyleCreationWizardPanels creationWizardPanels)
Sets the creationWizardPanels value for this DataServiceStyle. |
void |
setModificationUiPanel(ModificationUiPanel modificationUiPanel)
Sets the modificationUiPanel value for this DataServiceStyle. |
void |
setName(java.lang.String name)
Sets the name value for this DataServiceStyle. |
void |
setStyleDescription(java.lang.String styleDescription)
Sets the styleDescription value for this DataServiceStyle. |
void |
setVersion(java.lang.String version)
Sets the version value for this DataServiceStyle. |
void |
setVersionUpgrade(int i,
VersionUpgrade _value)
|
void |
setVersionUpgrade(VersionUpgrade[] versionUpgrade)
Sets the versionUpgrade value for this DataServiceStyle. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataServiceStyle()
public DataServiceStyle(CodegenHelpers codegenHelpers,
CompatibleCaGridVersions compatibleCaGridVersions,
CreationHelper creationHelper,
DataServiceStyleCreationWizardPanels creationWizardPanels,
ModificationUiPanel modificationUiPanel,
java.lang.String name,
java.lang.String styleDescription,
java.lang.String version,
VersionUpgrade[] versionUpgrade)
| Method Detail |
|---|
public CompatibleCaGridVersions getCompatibleCaGridVersions()
public void setCompatibleCaGridVersions(CompatibleCaGridVersions compatibleCaGridVersions)
compatibleCaGridVersions - public java.lang.String getStyleDescription()
public void setStyleDescription(java.lang.String styleDescription)
styleDescription - public DataServiceStyleCreationWizardPanels getCreationWizardPanels()
public void setCreationWizardPanels(DataServiceStyleCreationWizardPanels creationWizardPanels)
creationWizardPanels - public ModificationUiPanel getModificationUiPanel()
public void setModificationUiPanel(ModificationUiPanel modificationUiPanel)
modificationUiPanel - public CodegenHelpers getCodegenHelpers()
public void setCodegenHelpers(CodegenHelpers codegenHelpers)
codegenHelpers - public CreationHelper getCreationHelper()
public void setCreationHelper(CreationHelper creationHelper)
creationHelper - public VersionUpgrade[] getVersionUpgrade()
public void setVersionUpgrade(VersionUpgrade[] versionUpgrade)
versionUpgrade - public VersionUpgrade getVersionUpgrade(int i)
public void setVersionUpgrade(int i,
VersionUpgrade _value)
public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getVersion()
public void setVersion(java.lang.String version)
version - 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 | ||||||||