Java Doc for Entry.java in  » Portal » Open-Portal » com » sun » addressbook » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Portal » Open Portal » com.sun.addressbook 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   com.sun.addressbook.Element
      com.sun.addressbook.Entry

Entry
public class Entry extends Element (Code)
Entry - Entry bean corresponding to an entry in address book.


Field Summary
protected  Stringbp
     Business Phone.
protected  StringbusinessAddress1
     Business Alternative way of storing address: Address1, Address2, region, Province, Country.
protected  StringbusinessAddress2
     Business Address2 field.
protected  StringbusinessCity
     Business City.
protected  StringbusinessCountry
     Business Country.
protected  StringbusinessProvince
     Business Province part of the address.
protected  StringbusinessRegion
     Business Region part of the address.
protected  StringbusinessState
     Business State.
protected  StringbusinessStreet
     Business Street Address.
protected  StringbusinessZip
     Business Zip.
protected  Stringdob
     Date of Birth.
protected  Stringem
     Email.
protected  Stringfn
     First name.
protected  Stringfp
     Fax Phone.
protected  StringhomeAddress1
     Home Alternative way of storing address: Address1, Address2, region, Province, Country.
protected  StringhomeAddress2
     Home Address2 field.
protected  StringhomeCity
     Home City.
protected  StringhomeCountry
     Home Country.
protected  StringhomeProvince
     Home Province part of the address.
protected  StringhomeRegion
     Home Region part of the address.
protected  StringhomeState
     Home State.
protected  StringhomeStreet
     Home Street Address.
protected  StringhomeZip
     Home Zip.
protected  Stringhonorifics
     Honorific of the person.
protected  Stringhp
     Home Phone.
protected  Stringln
     Last name.
protected  Stringmemberofpab
     Address Book this entry belongs to.
protected  Stringmemberofpabgroup
     Group this entry belongs to.
protected  Stringmp
     Mobile Phone.
protected  Stringpp
     Pager Phone.
protected  StringsmsId
     SMS id for the entry.
protected  Stringtitle
     Title of the person.
protected  Stringuri
     Home page URL for the entry.

Constructor Summary
public  Entry()
    
public  Entry(String un, String fn, String ln, String em, String bp, String fp, String hp, String mp, String pp, String entryid)
    
public  Entry(String un, String fn, String ln, String em, String bp, String fp, String hp, String mp, String pp, String memberofpabgroup, String entryid)
    
public  Entry(String un, String fn, String ln, String cn, String em, String description, String bp, String hp, String mp, String homeStreet, String homeCity, String homeState, String homeZip, String homeCountry, String businessStreet, String businessCity, String businessState, String businessZip, String businessCountry, String fp, String pp, String dob, String uri, String memberofpab, String memberofpabgroup, String smsId, String entryid)
    
public  Entry(String un, String fn, String ln, String cn, String honorifics, String title, String em, String description, String bp, String hp, String mp, String homeAddress1, String homeAddress2, String homeRegion, String homeProvince, String homeCountry, String businessAddress1, String businessAddress2, String businessRegion, String businessProvince, String businessCountry, String fp, String pp, String dob, String uri, String memberofpab, String memberofpabgroup, String smsId, String entryid)
    

Method Summary
public  StringgetBp()
     Get business phone.
public  StringgetBusinessAddress1()
     Get businessAddress1.
public  StringgetBusinessAddress2()
     Get businessAddress2.
public  StringgetBusinessCity()
     Get businessCity.
public  StringgetBusinessCountry()
     Get businessCountry.
public  StringgetBusinessProvince()
     Get businessProvince.
public  StringgetBusinessRegion()
     Get businessRegion.
public  StringgetBusinessState()
    
public  StringgetBusinessStreet()
     Get businessStreet.
public  StringgetBusinessZip()
     Get businessZip.
public  StringgetDob()
     Get date of birth.
public  StringgetEm()
     Get email.
public  StringgetFn()
     Get first name.
public  StringgetFp()
     Get fax phone.
public  StringgetHomeAddress1()
     Get homeAddress1.
public  StringgetHomeAddress2()
     Get homeAddress2.
public  StringgetHomeCity()
     Get homeCity.
public  StringgetHomeCountry()
     Get homeCountry.
public  StringgetHomeProvince()
     Get homeProvince.
public  StringgetHomeRegion()
     Get homeRegion.
public  StringgetHomeState()
    
public  StringgetHomeStreet()
     Get homeStreet.
public  StringgetHomeZip()
     Get homeZip.
public  StringgetHonorifics()
     Get honorifics.
public  StringgetHp()
     Get home phone.
public  StringgetLn()
     Get last name.
public  StringgetMemberofpab()
     Get address book this entry belongs to.
public  StringgetMemberofpabgroup()
     Get group this entry belongs to.
public  StringgetMp()
     Get mobile phone.
public  StringgetPp()
     Get pager phone.
public  StringgetSmsId()
     Get sms Id.
public  StringgetTitle()
     Get title.
public  StringgetUri()
     Get home page uri.
public  voidsetBp(String value)
     Set business phone.
public  voidsetBusinessAddress1(String value)
     Set businessAddress1.
public  voidsetBusinessAddress2(String value)
     Set businessAddress2.
public  voidsetBusinessCity(String value)
     Set businessCity.
public  voidsetBusinessCountry(String value)
     Set businessCountry.
public  voidsetBusinessProvince(String value)
     Set businessProvince.
public  voidsetBusinessRegion(String value)
     Set businessRegion.
public  voidsetBusinessState(String value)
     Set businessState.
public  voidsetBusinessStreet(String value)
     Set businessStreet.
public  voidsetBusinessZip(String value)
     Set businessZip.
public  voidsetDob(String value)
     Set date of birth.
public  voidsetEm(String value)
     Set email.
public  voidsetFn(String value)
     Set first name.
public  voidsetFp(String value)
     Set fax phone.
public  voidsetHomeAddress1(String value)
     Set homeAddress1.
public  voidsetHomeAddress2(String value)
     Set homeAddress2.
public  voidsetHomeCity(String value)
     Set homeCity.
public  voidsetHomeCountry(String value)
     Set homeCountry.
public  voidsetHomeProvince(String value)
     Set homeProvince.
public  voidsetHomeRegion(String value)
     Set homeRegion.
public  voidsetHomeState(String value)
     Set homeState.
public  voidsetHomeStreet(String value)
     Set homeStreet.
public  voidsetHomeZip(String value)
     Set homeZip.
public  voidsetHonorifics(String value)
     Set honorifics.
public  voidsetHp(String value)
     Set home phone.
public  voidsetLn(String value)
     Set last name.
public  voidsetMemberofpab(String value)
     Set Address Book this entry belongs to.
public  voidsetMemberofpabgroup(String value)
     Set Group this entry belongs to.
public  voidsetMp(String value)
     Set mobile phone.
public  voidsetPp(String value)
     Set pager phone.
public  voidsetSmsId(String value)
     Set sms Id.
public  voidsetTitle(String value)
     Set title.
public  voidsetUri(String value)
     Set home page uri.

Field Detail
bp
protected String bp(Code)
Business Phone.



businessAddress1
protected String businessAddress1(Code)
Business Alternative way of storing address: Address1, Address2, region, Province, Country.



businessAddress2
protected String businessAddress2(Code)
Business Address2 field.



businessCity
protected String businessCity(Code)
Business City.



businessCountry
protected String businessCountry(Code)
Business Country.



businessProvince
protected String businessProvince(Code)
Business Province part of the address.



businessRegion
protected String businessRegion(Code)
Business Region part of the address.



businessState
protected String businessState(Code)
Business State.



businessStreet
protected String businessStreet(Code)
Business Street Address.



businessZip
protected String businessZip(Code)
Business Zip.



dob
protected String dob(Code)
Date of Birth.



em
protected String em(Code)
Email.



fn
protected String fn(Code)
First name.



fp
protected String fp(Code)
Fax Phone.



homeAddress1
protected String homeAddress1(Code)
Home Alternative way of storing address: Address1, Address2, region, Province, Country.



homeAddress2
protected String homeAddress2(Code)
Home Address2 field.



homeCity
protected String homeCity(Code)
Home City.



homeCountry
protected String homeCountry(Code)
Home Country.



homeProvince
protected String homeProvince(Code)
Home Province part of the address.



homeRegion
protected String homeRegion(Code)
Home Region part of the address.



homeState
protected String homeState(Code)
Home State.



homeStreet
protected String homeStreet(Code)
Home Street Address.



homeZip
protected String homeZip(Code)
Home Zip.



honorifics
protected String honorifics(Code)
Honorific of the person.



hp
protected String hp(Code)
Home Phone.



ln
protected String ln(Code)
Last name.



memberofpab
protected String memberofpab(Code)
Address Book this entry belongs to.



memberofpabgroup
protected String memberofpabgroup(Code)
Group this entry belongs to.



mp
protected String mp(Code)
Mobile Phone.



pp
protected String pp(Code)
Pager Phone.



smsId
protected String smsId(Code)
SMS id for the entry.



title
protected String title(Code)
Title of the person.



uri
protected String uri(Code)
Home page URL for the entry.




Constructor Detail
Entry
public Entry()(Code)



Entry
public Entry(String un, String fn, String ln, String em, String bp, String fp, String hp, String mp, String pp, String entryid)(Code)



Entry
public Entry(String un, String fn, String ln, String em, String bp, String fp, String hp, String mp, String pp, String memberofpabgroup, String entryid)(Code)



Entry
public Entry(String un, String fn, String ln, String cn, String em, String description, String bp, String hp, String mp, String homeStreet, String homeCity, String homeState, String homeZip, String homeCountry, String businessStreet, String businessCity, String businessState, String businessZip, String businessCountry, String fp, String pp, String dob, String uri, String memberofpab, String memberofpabgroup, String smsId, String entryid)(Code)



Entry
public Entry(String un, String fn, String ln, String cn, String honorifics, String title, String em, String description, String bp, String hp, String mp, String homeAddress1, String homeAddress2, String homeRegion, String homeProvince, String homeCountry, String businessAddress1, String businessAddress2, String businessRegion, String businessProvince, String businessCountry, String fp, String pp, String dob, String uri, String memberofpab, String memberofpabgroup, String smsId, String entryid)(Code)




Method Detail
getBp
public String getBp()(Code)
Get business phone. bp String



getBusinessAddress1
public String getBusinessAddress1()(Code)
Get businessAddress1. businessAddress1 String



getBusinessAddress2
public String getBusinessAddress2()(Code)
Get businessAddress2. businessAddress2 String



getBusinessCity
public String getBusinessCity()(Code)
Get businessCity. businessCity String



getBusinessCountry
public String getBusinessCountry()(Code)
Get businessCountry. businessCountry String



getBusinessProvince
public String getBusinessProvince()(Code)
Get businessProvince. businessProvince String



getBusinessRegion
public String getBusinessRegion()(Code)
Get businessRegion. businessRegion String



getBusinessState
public String getBusinessState()(Code)
Get businessState businessState String



getBusinessStreet
public String getBusinessStreet()(Code)
Get businessStreet. businessStreet String



getBusinessZip
public String getBusinessZip()(Code)
Get businessZip. businessZip String



getDob
public String getDob()(Code)
Get date of birth. dob String



getEm
public String getEm()(Code)
Get email. em String



getFn
public String getFn()(Code)
Get first name. fn String



getFp
public String getFp()(Code)
Get fax phone. fp String



getHomeAddress1
public String getHomeAddress1()(Code)
Get homeAddress1. homeAddress1 String



getHomeAddress2
public String getHomeAddress2()(Code)
Get homeAddress2. homeAddress2 String



getHomeCity
public String getHomeCity()(Code)
Get homeCity. homeCity String



getHomeCountry
public String getHomeCountry()(Code)
Get homeCountry. homeCountry String



getHomeProvince
public String getHomeProvince()(Code)
Get homeProvince. homeProvince String



getHomeRegion
public String getHomeRegion()(Code)
Get homeRegion. homeRegion String



getHomeState
public String getHomeState()(Code)
Get homeState homeState String



getHomeStreet
public String getHomeStreet()(Code)
Get homeStreet. homeStreet String



getHomeZip
public String getHomeZip()(Code)
Get homeZip. homeZip String



getHonorifics
public String getHonorifics()(Code)
Get honorifics. honorifics String



getHp
public String getHp()(Code)
Get home phone. hp String



getLn
public String getLn()(Code)
Get last name. ln String



getMemberofpab
public String getMemberofpab()(Code)
Get address book this entry belongs to. memberofpab String



getMemberofpabgroup
public String getMemberofpabgroup()(Code)
Get group this entry belongs to. memberofpabgroup String



getMp
public String getMp()(Code)
Get mobile phone. mp String



getPp
public String getPp()(Code)
Get pager phone. pp String



getSmsId
public String getSmsId()(Code)
Get sms Id. smsId String



getTitle
public String getTitle()(Code)
Get title. title String



getUri
public String getUri()(Code)
Get home page uri. uri String



setBp
public void setBp(String value)(Code)
Set business phone.
Parameters:
  value - the bp String



setBusinessAddress1
public void setBusinessAddress1(String value)(Code)
Set businessAddress1.
Parameters:
  value - BusinessAddress 1



setBusinessAddress2
public void setBusinessAddress2(String value)(Code)
Set businessAddress2.
Parameters:
  value - BusinessAddress 2



setBusinessCity
public void setBusinessCity(String value)(Code)
Set businessCity.
Parameters:
  value - the businessCity String



setBusinessCountry
public void setBusinessCountry(String value)(Code)
Set businessCountry.
Parameters:
  value - the businessCountry String



setBusinessProvince
public void setBusinessProvince(String value)(Code)
Set businessProvince.
Parameters:
  value - businessProvince



setBusinessRegion
public void setBusinessRegion(String value)(Code)
Set businessRegion.
Parameters:
  value - businessRegion



setBusinessState
public void setBusinessState(String value)(Code)
Set businessState.
Parameters:
  value - the businessState String



setBusinessStreet
public void setBusinessStreet(String value)(Code)
Set businessStreet.
Parameters:
  value - the businessStreet String



setBusinessZip
public void setBusinessZip(String value)(Code)
Set businessZip.
Parameters:
  value - the businessZip String



setDob
public void setDob(String value)(Code)
Set date of birth.
Parameters:
  value - the dob String



setEm
public void setEm(String value)(Code)
Set email.
Parameters:
  value - the em String



setFn
public void setFn(String value)(Code)
Set first name.
Parameters:
  value - the fn String



setFp
public void setFp(String value)(Code)
Set fax phone.
Parameters:
  value - the fp String



setHomeAddress1
public void setHomeAddress1(String value)(Code)
Set homeAddress1.
Parameters:
  value - HomeAddress 1



setHomeAddress2
public void setHomeAddress2(String value)(Code)
Set homeAddress2.
Parameters:
  value - HomeAddress 2



setHomeCity
public void setHomeCity(String value)(Code)
Set homeCity.
Parameters:
  value - the homeCity String



setHomeCountry
public void setHomeCountry(String value)(Code)
Set homeCountry.
Parameters:
  value - the homeCountry String



setHomeProvince
public void setHomeProvince(String value)(Code)
Set homeProvince.
Parameters:
  value - homeProvince



setHomeRegion
public void setHomeRegion(String value)(Code)
Set homeRegion.
Parameters:
  value - homeRegion



setHomeState
public void setHomeState(String value)(Code)
Set homeState.
Parameters:
  value - the homeState String



setHomeStreet
public void setHomeStreet(String value)(Code)
Set homeStreet.
Parameters:
  value - the homeStreet String



setHomeZip
public void setHomeZip(String value)(Code)
Set homeZip.
Parameters:
  value - the homeZip String



setHonorifics
public void setHonorifics(String value)(Code)
Set honorifics.
Parameters:
  value - the honorifics



setHp
public void setHp(String value)(Code)
Set home phone.
Parameters:
  value - the hp String



setLn
public void setLn(String value)(Code)
Set last name.
Parameters:
  value - the ln String



setMemberofpab
public void setMemberofpab(String value)(Code)
Set Address Book this entry belongs to.
Parameters:
  value - the memberofpab String



setMemberofpabgroup
public void setMemberofpabgroup(String value)(Code)
Set Group this entry belongs to.
Parameters:
  value - the memberofpabgroup String



setMp
public void setMp(String value)(Code)
Set mobile phone.
Parameters:
  value - the mp String



setPp
public void setPp(String value)(Code)
Set pager phone.
Parameters:
  value - the pp String



setSmsId
public void setSmsId(String value)(Code)
Set sms Id.
Parameters:
  value - the smsId String



setTitle
public void setTitle(String value)(Code)
Set title.
Parameters:
  value - the title string



setUri
public void setUri(String value)(Code)
Set home page uri.
Parameters:
  value - the uri String



Fields inherited from com.sun.addressbook.Element
final public static int ADDRESSBOOK(Code)(Java Doc)
final public static int ALL(Code)(Java Doc)
final public static int ENTRY(Code)(Java Doc)
final public static int GROUP(Code)(Java Doc)
final public static int UNSPECIFIED(Code)(Java Doc)
protected String cn(Code)(Java Doc)
protected String description(Code)(Java Doc)
protected int elementType(Code)(Java Doc)
protected String entryid(Code)(Java Doc)
protected Map properties(Code)(Java Doc)
protected String un(Code)(Java Doc)

Methods inherited from com.sun.addressbook.Element
public String getCn()(Code)(Java Doc)
public String getDescription()(Code)(Java Doc)
public int getElementType()(Code)(Java Doc)
public String getEntryid()(Code)(Java Doc)
public Object getProperty(String property)(Code)(Java Doc)
public String getUn()(Code)(Java Doc)
public boolean hasProperty(String property)(Code)(Java Doc)
public boolean isAddressBook()(Code)(Java Doc)
public boolean isEntry()(Code)(Java Doc)
public boolean isGroup()(Code)(Java Doc)
public void setCn(String value)(Code)(Java Doc)
public void setDescription(String value)(Code)(Java Doc)
public void setElementType(int elementType)(Code)(Java Doc)
public void setEntryid(String value)(Code)(Java Doc)
public void setProperty(String property, Object value)(Code)(Java Doc)
public void setUn(String value)(Code)(Java Doc)

Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.