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