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