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