public class LandLinePhoneDTO extends PhoneDTO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<java.lang.String,LandLinePhoneDTO> |
EXTENSION |
FORMATTED_NUMBER, HIDDEN, NORMALIZED_NUMBER, RAW_NUMBER, USERNAMEID| Constructor and Description |
|---|
LandLinePhoneDTO() |
LandLinePhoneDTO(java.lang.Long id) |
LandLinePhoneDTO(Property<T,? super LandLinePhoneDTO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
java.lang.String |
getExtension() |
void |
setExtension(java.lang.String extension) |
getFormattedNumber, getNormalizedNumber, getRawNumber, getUser, isHidden, setFormattedNumber, setHidden, setNormalizedNumber, setRawNumber, setUsercompareTo, getName, setName, toStringgetVersion, isPersistent, isTransient, setVersionequals, getId, hashCode, setIdaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic static final java.lang.String CLASS_NAME
public static final BasicProperty<java.lang.String,LandLinePhoneDTO> EXTENSION
public LandLinePhoneDTO()
public LandLinePhoneDTO(java.lang.Long id)
public LandLinePhoneDTO(Property<T,? super LandLinePhoneDTO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class PhoneDTOpublic java.lang.String getExtension()
public void setExtension(java.lang.String extension)