public class Port extends NdrObject
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
void |
read(NetworkDataRepresentation ndr) |
void |
write(NetworkDataRepresentation ndr) |
public String portSpec
public Port()
public Port(String portSpec)
public void read(NetworkDataRepresentation ndr)
public void write(NetworkDataRepresentation ndr)
Copyright © 2017 LSST. All rights reserved.