|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FemSqlpathElement
SQLPathElement object instance interface.
Note: This type should not be subclassed, implemented or directly instantiated by clients. It is generated from a MOF metamodel and implemented by Enki or MDR.
Method Summary | |
---|---|
FemLocalSchema |
getDefiningSchema()
Returns the value of reference DefiningSchema. |
String |
getSearchedSchemaCatalogName()
Returns the value of attribute searchedSchemaCatalogName. |
String |
getSearchedSchemaName()
Returns the value of attribute searchedSchemaName. |
void |
setDefiningSchema(FemLocalSchema newValue)
Sets the value of DefiningSchema reference. |
void |
setSearchedSchemaCatalogName(String newValue)
Sets the value of searchedSchemaCatalogName attribute. |
void |
setSearchedSchemaName(String newValue)
Sets the value of searchedSchemaName attribute. |
Methods inherited from interface javax.jmi.reflect.RefObject |
---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Method Detail |
---|
String getSearchedSchemaCatalogName()
void setSearchedSchemaCatalogName(String newValue)
getSearchedSchemaCatalogName()
for description on the attribute.
newValue
- New value to be set.String getSearchedSchemaName()
void setSearchedSchemaName(String newValue)
getSearchedSchemaName()
for description on the attribute.
newValue
- New value to be set.FemLocalSchema getDefiningSchema()
void setDefiningSchema(FemLocalSchema newValue)
getDefiningSchema()
for description on the attribute.
newValue
- New value to be set.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |