|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FemRoutineParameter
RoutineParameter 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 | |
|---|---|
String |
getCharacterSetName()
Returns the value of attribute characterSetName. |
String |
getCollationName()
Returns the value of attribute collationName. |
Integer |
getLength()
Returns the value of attribute length. |
int |
getOrdinal()
Returns the value of attribute ordinal. |
Integer |
getPrecision()
Returns the value of attribute precision. |
Integer |
getScale()
Returns the value of attribute scale. |
void |
setCharacterSetName(String newValue)
Sets the value of characterSetName attribute. |
void |
setCollationName(String newValue)
Sets the value of collationName attribute. |
void |
setLength(Integer newValue)
Sets the value of length attribute. |
void |
setOrdinal(int newValue)
Sets the value of ordinal attribute. |
void |
setPrecision(Integer newValue)
Sets the value of precision attribute. |
void |
setScale(Integer newValue)
Sets the value of scale attribute. |
| Methods inherited from interface net.sf.farrago.cwm.behavioral.CwmParameter |
|---|
getBehavioralFeature, getDefaultValue, getEvent, getKind, getType, setBehavioralFeature, setDefaultValue, setEvent, setKind, setType |
| Methods inherited from interface net.sf.farrago.cwm.core.CwmModelElement |
|---|
getClientDependency, getConstraint, getImporter, getName, getNamespace, getVisibility, setName, setNamespace, setVisibility |
| 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 |
| Methods inherited from interface net.sf.farrago.fem.sql2003.FemAnnotatedElement |
|---|
getCreationTimestamp, getDescription, getLineageId, getModificationTimestamp, getTagAnnotation, setCreationTimestamp, setDescription, setLineageId, setModificationTimestamp |
| Method Detail |
|---|
int getOrdinal()
void setOrdinal(int newValue)
getOrdinal() for
description on the attribute.
newValue - New value to be set.Integer getPrecision()
void setPrecision(Integer newValue)
getPrecision() for
description on the attribute.
newValue - New value to be set.Integer getScale()
void setScale(Integer newValue)
getScale() for
description on the attribute.
newValue - New value to be set.Integer getLength()
void setLength(Integer newValue)
getLength() for
description on the attribute.
newValue - New value to be set.String getCollationName()
void setCollationName(String newValue)
getCollationName() for description on the attribute.
newValue - New value to be set.String getCharacterSetName()
void setCharacterSetName(String newValue)
getCharacterSetName() 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 | ||||||||