javax.xml.registry.infomodel
Interface EmailAddress
public interface EmailAddress
- Version:
- $Revision$ $Date$
getAddress
java.lang.String getAddress()
throws JAXRException
- Throws:
JAXRException
getType
java.lang.String getType()
throws JAXRException
- Throws:
JAXRException
setAddress
void setAddress(java.lang.String address)
throws JAXRException
- Throws:
JAXRException
setType
void setType(java.lang.String type)
throws JAXRException
- Throws:
JAXRException
Copyright © 2004-2008 Apache Web Services. All Rights Reserved.