public interface EmailAddress
Modifier and Type | Method and Description |
---|---|
String |
getAddress() |
String |
getType() |
void |
setAddress(String addr) |
void |
setType(String type) |
String getAddress() throws JAXRException
JAXRException
String getType() throws JAXRException
JAXRException
void setAddress(String addr) throws JAXRException
JAXRException
void setType(String type) throws JAXRException
JAXRException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.