public class Address extends Object
Constructor and Description |
---|
Address(String protocolID,
String value,
boolean unique) |
Modifier and Type | Method and Description |
---|---|
void |
addSpec(Spec spec) |
boolean |
equals(Object o) |
String |
getProtocolID() |
Spec[] |
getSpecs() |
String |
getValue() |
boolean |
isUnique() |
void |
removeSpec(Spec spec) |
String |
toString() |
Copyright © 1996–2014. All rights reserved.