|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SybaseASEWebServiceTable
A representation of the model object 'Sybase ASE Web Service Table'.
The following features are supported:
SybaseasesqlmodelPackage.getSybaseASEWebServiceTable()
Method Summary | |
---|---|
java.lang.String |
getMethod()
Returns the value of the 'Method' attribute. |
java.lang.String |
getWSDLURI()
Returns the value of the 'WSDLURI' attribute. |
void |
setMethod(java.lang.String value)
Sets the value of the ' Method ' attribute. |
void |
setWSDLURI(java.lang.String value)
Sets the value of the ' WSDLURI ' attribute. |
Methods inherited from interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProxyTable |
---|
getColumnDelimiter, getExternalPath, getExternalType, isExisting, setColumnDelimiter, setExisting, setExternalPath, setExternalType |
Methods inherited from interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable |
---|
getConcurrencyOptThreshold, getExpRowSize, getFillFactor, getIdentityGap, getLockPromotion, getLockSchema, getMaxRowPerPage, getPartitionCondition, getPartitions, getReservePageGap, getSegment, getTableOnlyCacheInfo, getTextImageSegment, getTextOnlyCacheInfo, isSystemTable, setConcurrencyOptThreshold, setExpRowSize, setFillFactor, setIdentityGap, setLockSchema, setMaxRowPerPage, setPartitionCondition, setPartitions, setReservePageGap, setSegment, setSystemTable, setTableOnlyCacheInfo, setTextImageSegment, setTextOnlyCacheInfo |
Methods inherited from interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseBaseTable |
---|
getCheckConstraints, isSystem |
Method Detail |
---|
java.lang.String getMethod()
""
.
If the meaning of the 'Method' attribute isn't clear, there really should be more of a description here...
setMethod(String)
,
SybaseasesqlmodelPackage.getSybaseASEWebServiceTable_Method()
void setMethod(java.lang.String value)
Method
' attribute.
value
- the new value of the 'Method' attribute.getMethod()
java.lang.String getWSDLURI()
If the meaning of the 'WSDLURI' attribute isn't clear, there really should be more of a description here...
setWSDLURI(String)
,
SybaseasesqlmodelPackage.getSybaseASEWebServiceTable_WSDLURI()
void setWSDLURI(java.lang.String value)
WSDLURI
' attribute.
value
- the new value of the 'WSDLURI' attribute.getWSDLURI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |