javax.xml.registry.infomodel
Interface EmailAddress
public interface EmailAddress
- Version:
- $Revision: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Wed, 25 Oct 2006) $
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 © {inceptionYear}-2007 null. All Rights Reserved.