public class TextParameterImpl extends TextParameter
TextParameterImpl implementa um valutype
TextParametervalue| Constructor and Description |
|---|
TextParameterImpl()
Construtor padrão.
|
TextParameterImpl(String value)
Construtor que recebe o valor do parâmetro.
|
| Modifier and Type | Method and Description |
|---|---|
String |
convertToText() |
String |
getIDLType() |
_read, _truncatable_ids, _type, _writepublic TextParameterImpl()
public TextParameterImpl(String value)
value - valor do parâmetropublic String convertToText()
convertToText in class IParameterValuepublic String getIDLType()
getIDLType in class IParameterValueCopyright © 2016. All rights reserved.