javax.xml.registry.infomodel
Interface EmailAddress
public interface EmailAddress
- Version:
- $Revision: 467553 $ $Date: 2006-10-25 06:01:51 +0200(mer, 25 ott 2006) $
getAddress
String getAddress()
throws JAXRException
- Throws:
JAXRException
getType
String getType()
throws JAXRException
- Throws:
JAXRException
setAddress
void setAddress(String address)
throws JAXRException
- Throws:
JAXRException
setType
void setType(String type)
throws JAXRException
- Throws:
JAXRException
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.