| Constructor and Description |
|---|
Port() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(String value)
Checks if given string represents a port.
|
public void validate(String value) throws ValidationException
validate in interface DataTypevalue - represents the value of the port.ValidationException - if the value does not represent
integer value.Copyright © 2019. All rights reserved.