public class OwsPhone extends Object
| Constructor and Description |
|---|
OwsPhone(Set<String> voice,
Set<String> facsimile) |
OwsPhone(String voice,
String facsimile) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
SortedSet<String> |
getFacsimile() |
SortedSet<String> |
getVoice() |
int |
hashCode() |
String |
toString() |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.