Uses of Class
org.apache.ws.scout.model.uddi.v2.Email

Packages that use Email
org.apache.ws.scout.model.uddi.v2   
 

Uses of Email in org.apache.ws.scout.model.uddi.v2
 

Fields in org.apache.ws.scout.model.uddi.v2 with type parameters of type Email
protected  java.util.List<Email> Contact.email
           
 

Methods in org.apache.ws.scout.model.uddi.v2 that return Email
 Email ObjectFactory.createEmail()
          Create an instance of Email
 

Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type Email
 javax.xml.bind.JAXBElement<Email> ObjectFactory.createEmail(Email value)
          Create an instance of JAXBElement<Email>}
 java.util.List<Email> Contact.getEmail()
          Gets the value of the email property.
 

Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type Email
 javax.xml.bind.JAXBElement<Email> ObjectFactory.createEmail(Email value)
          Create an instance of JAXBElement<Email>}
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.