public class ServerPortDto extends Object implements Serializable
Constructor and Description |
---|
ServerPortDto() |
ServerPortDto(ServerPort serverPort) |
Modifier and Type | Method and Description |
---|---|
protected String |
getFriendlyName() |
protected String |
getId() |
protected Integer |
getValue() |
protected void |
setFriendlyName(String friendlyName) |
protected void |
setId(String id) |
protected void |
setValue(Integer value) |
public ServerPortDto()
public ServerPortDto(ServerPort serverPort)
Copyright © 2021 Hitachi Vantara. All rights reserved.