public class TextListParameterImpl extends TextListParameter
TextListParameterImpl implementa um valutype
TextListParametervalueList| Constructor and Description |
|---|
TextListParameterImpl()
Construtor padrão.
|
TextListParameterImpl(String[] valueList)
Construtor que recebe o valor do parâmetro.
|
| Modifier and Type | Method and Description |
|---|---|
String |
convertToText() |
String |
getIDLType() |
_read, _truncatable_ids, _type, _writepublic TextListParameterImpl()
public TextListParameterImpl(String[] valueList)
valueList - lista de valorespublic String convertToText() throws ConversionToTextException
convertToText in class IParameterValueConversionToTextExceptionpublic String getIDLType()
getIDLType in class IParameterValueCopyright © 2016. All rights reserved.