public class JdbcCpoArgument extends CpoArgument implements Serializable, Cloneable
| Constructor and Description |
|---|
JdbcCpoArgument() |
| Modifier and Type | Method and Description |
|---|---|
JdbcCpoAttribute |
getAttribute() |
String |
getScope() |
String |
getTypeInfo() |
boolean |
isInParameter() |
boolean |
isOutParameter() |
void |
setScope(String scope) |
void |
setTypeInfo(String typeInfo) |
setAttribute, toString, toStringFullequals, getAttributeName, getDescription, hashCode, setAttributeName, setDescriptionpublic JdbcCpoAttribute getAttribute()
getAttribute in class CpoArgumentpublic boolean isInParameter()
public boolean isOutParameter()
public String getScope()
public void setScope(String scope)
public String getTypeInfo()
public void setTypeInfo(String typeInfo)
Copyright © 2014. All Rights Reserved.