Uses of Class
org.lastbamboo.common.sdp.fields.Email

Packages that use Email
org.lastbamboo.common.sdp.fields   
org.lastbamboo.common.sdp.parser   
 

Uses of Email in org.lastbamboo.common.sdp.fields
 

Fields in org.lastbamboo.common.sdp.fields declared as Email
protected  Email EmailAddress.email
           
 

Methods in org.lastbamboo.common.sdp.fields with parameters of type Email
 void EmailAddress.setEmail(Email email)
          Set the email member
 

Uses of Email in org.lastbamboo.common.sdp.parser
 

Methods in org.lastbamboo.common.sdp.parser that return Email
 Email EmailFieldParser.getEmail(String rest)
           
 



Copyright © 2013 LittleShoot. All Rights Reserved.