public class OaIpv6Address extends Object implements Serializable
Constructor and Description |
---|
OaIpv6Address() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress() |
OaIpv6Type |
getType() |
void |
setAddress(String address) |
void |
setType(OaIpv6Type type) |
public String getAddress()
public void setAddress(String address)
address
- the address to setpublic OaIpv6Type getType()
public void setType(OaIpv6Type type)
type
- the type to setCopyright © 2016. All rights reserved.