javax.xml.registry.infomodel
Interface EmailAddress
public interface EmailAddress
- Version:
- $Revision: 37459 $
- Author:
- Scott.Stark@jboss.org
getAddress
String getAddress()
throws JAXRException
- Throws:
JAXRException
getType
String getType()
throws JAXRException
- Throws:
JAXRException
setAddress
void setAddress(String addr)
throws JAXRException
- Throws:
JAXRException
setType
void setType(String type)
throws JAXRException
- Throws:
JAXRException
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.