public final class Parameter extends NamedElement
MAX_IDENTIFIER_LENGTH
Constructor and Description |
---|
Parameter(String name,
ViewColumnType type) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getJavaClass()
Returns java type of parameter.
|
ViewColumnType |
getType()
Returns parameter type.
|
equals, getCelestaDoc, getName, getQuotedName, getQuotedNameIfNeeded, hashCode, limitName, limitName, setCelestaDoc
public Parameter(String name, ViewColumnType type) throws ParseException
ParseException
public ViewColumnType getType()
public Class<?> getJavaClass()
Copyright © 2022 CURS. All rights reserved.