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