public class URLParameterValue extends AbstractParameterValue<csdk.v2.helper.command.parameters.URL>
| Constructor and Description |
|---|
URLParameterValue(String path,
String type,
String protocol,
String host)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
protected ParameterValueConverter<csdk.v2.helper.command.parameters.URL> |
getValueConverter()
Obtém o conversor do tipo
<T> do valor para string. |
getValue, getValueAsString, setValue, toStringprotected ParameterValueConverter<csdk.v2.helper.command.parameters.URL> getValueConverter()
<T> do valor para string.getValueConverter in class AbstractParameterValue<csdk.v2.helper.command.parameters.URL>Copyright © 2016 Tecgraf/PUC-Rio. All rights reserved.