javax.xml.registry.infomodel
Interface EmailAddress
public interface EmailAddress
- Version:
- $Revision: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Mi, 25. Okt 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-2012 The Apache Software Foundation. All Rights Reserved.