com.softwareag.centrasite.appl.framework.mapping
Class TelephoneNumbers

java.lang.Object
  extended by com.softwareag.centrasite.appl.framework.mapping.BaseProperty
      extended by com.softwareag.centrasite.appl.framework.mapping.RegistryObjectProperty
          extended by com.softwareag.centrasite.appl.framework.mapping.TelephoneNumbers
All Implemented Interfaces:
Property

public class TelephoneNumbers
extends RegistryObjectProperty


Constructor Summary
TelephoneNumbers()
           
 
Method Summary
 java.lang.String getType()
           
 void setType(java.lang.String type)
          The phone type.
 
Methods inherited from class com.softwareag.centrasite.appl.framework.mapping.RegistryObjectProperty
getAddRemoveMethodName, getTargetPropertyName, isInternationalized, setAddRemoveMethodName, setInternationalized, setTargetPropertyName
 
Methods inherited from class com.softwareag.centrasite.appl.framework.mapping.BaseProperty
getAttributeDescription, getAttributeName, getBeanType, getGetter, getName, getSetter, getTargetType, hasAttributeDescription, setAttributeDescription, setAttributeName, setBeanType, setGetter, setHasAttributeDescription, setName, setSetter, setTargetType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TelephoneNumbers

public TelephoneNumbers()
Method Detail

getType

public java.lang.String getType()
Returns:
the type

setType

public void setType(java.lang.String type)
The phone type. If the type is not specified all telephone number from the User will be taken.

Parameters:
type - the type to set