com.funambol.common.pim.model.contact
Class WebPage

java.lang.Object
  extended by com.funambol.common.pim.model.common.Property
      extended by com.funambol.common.pim.model.common.TypifiedProperty
          extended by com.funambol.common.pim.model.contact.WebPage

public class WebPage
extends TypifiedProperty

An object representing a phone number. This class holds informations about the type of the telephone number (businness, home etc.) and the number itself


Field Summary
 
Fields inherited from class com.funambol.common.pim.model.common.TypifiedProperty
propertyType
 
Fields inherited from class com.funambol.common.pim.model.common.Property
altrep, chrset, cn, cutype, delegatedFrom, delegatedTo, dir, encoding, group, language, member, partstat, propertyValue, related, sentby, tag, type, value, xParams
 
Constructor Summary
WebPage()
          Creates an empty web page
WebPage(java.lang.String value)
          Creates a WebPage (property) without parameters but with the specified value
 
Method Summary
 java.lang.String getWebPageType()
          Returns the web page type for this web page
 void setWebPageType(java.lang.String webPageType)
          Sets the web page type for this web page
 
Methods inherited from class com.funambol.common.pim.model.common.TypifiedProperty
compare, equals, getPropertyType, hashCode, setPropertyType
 
Methods inherited from class com.funambol.common.pim.model.common.Property
compare, getAltrep, getCharset, getCn, getCutype, getDelegatedFrom, getDelegatedTo, getDir, getEncoding, getGroup, getLanguage, getMember, getPartstat, getPropertyValue, getPropertyValueAsString, getRelated, getSentby, getTag, getType, getValue, getXParams, isEmptyProperty, setAltrep, setCharset, setCn, setCutype, setDelegatedFrom, setDelegatedTo, setDir, setEncoding, setGroup, setLanguage, setMember, setPartstat, setPropertyValue, setRelated, setSentby, setTag, setType, setValue, setXParams, stringFrom, stringFrom
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebPage

public WebPage()
Creates an empty web page


WebPage

public WebPage(java.lang.String value)
Creates a WebPage (property) without parameters but with the specified value

Method Detail

getWebPageType

public java.lang.String getWebPageType()
Returns the web page type for this web page

Returns:
the web page type for this web page

setWebPageType

public void setWebPageType(java.lang.String webPageType)
Sets the web page type for this web page

Parameters:
the - web page type for this web page


Copyright © 2001-2009 Funambol.