javax.xml.registry.infomodel
Interface EmailAddress


public interface EmailAddress

Version:
$Revision$ $Date$

Method Summary
 java.lang.String getAddress()
           
 java.lang.String getType()
           
 void setAddress(java.lang.String address)
           
 void setType(java.lang.String type)
           
 

Method Detail

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 © {inceptionYear}-2007 null. All Rights Reserved.