se.sj.stina.domain.model
Interface SjTagtaxiAddress

All Superinterfaces:
java.lang.Cloneable, java.lang.Comparable, java.io.Serializable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiObserverInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiSubjectInterface
All Known Implementing Classes:
SjTagtaxiAddressPlain, SjTagtaxiAddressStandard

public interface SjTagtaxiAddress
extends TiMapModelInterface, TiModelInterface, TiGeneratedModelInterface

En adress.


Field Summary
static java.lang.String ADDRESS_NAME
           
static java.lang.String CITY
           
static java.lang.String CONNECTION_POINT_ID
           
static java.lang.String CONNECTION_POINT_NAME
           
static java.lang.String CONNECTION_POINT_TYPE
           
static java.lang.String COUNTRY
           
static java.lang.String STREET_NUM_INTERVAL
           
static java.lang.String ZIP_CODE
           
 
Fields inherited from interface org.stina.framework.core.model.TiModelConstantsInterface
ACTIVATED_ELEMENT_PROPERTY, BACKGROUND_COLOR, BOOLEAN_LIST, BYTE_ARRAY_LIST, COLUMN_WIDTH, DEFAULT_VALUE, DISALLOWED_VALUES, DISPLAY_MODE_PROPERTY, EDITABLE, ENABLED, FALSE_MNEMONIC_KEY, FALSE_TEXT, FONT, FORCE_UPDATE, FOREGROUND_COLOR, HORIZONTAL_ALIGNMENT, INTEGER_LIST, LONG_LIST, LONG_LONG_LIST, MAX_VALUE, MIN_VALUE, MNEMONIC_KEY, NO_RESTORE_OF_FIELD, OBJECT_LIST, OBJECT_REFERENCE_LIST, PLAIN_TEXT, PLAIN_VALUES, POSSIBLE_VALUES, PROHIBIT_HTML_FILTER, ROW_HEIGHT, SELECTABLE, SELECTED_ELEMENT_PROPERTY, SELECTED_ELEMENTS, SELECTED_PROPERTY, STRING_LIST, TIBOOLEAN_FALSE, TIBOOLEAN_TRUE, TIINTEGER_0, TISTRING_EMPTY, TOOLTIP_TEXT, TRUE_MNEMONIC_KEY, TRUE_TEXT, VERTICAL_ALIGNMENT
 
Method Summary
 TiStringInterface getAddressName()
          Field addressName is defined as mandatory.
 java.lang.String getAddressNameValue()
          Field addressName is defined as mandatory.
 TiStringInterface getCity()
          Field city is defined as mandatory.
 java.lang.String getCityValue()
          Field city is defined as mandatory.
 TiStringInterface getConnectionPointId()
          Field connectionPointId is defined as optional.
 java.lang.String getConnectionPointIdValue()
          Field connectionPointId is defined as optional.
 TiStringInterface getConnectionPointName()
          Field connectionPointName is defined as mandatory.
 java.lang.String getConnectionPointNameValue()
          Field connectionPointName is defined as mandatory.
 TiStringInterface getConnectionPointType()
          Field connectionPointType is defined as mandatory.
 java.lang.String getConnectionPointTypeValue()
          Field connectionPointType is defined as mandatory.
 TiStringInterface getCountry()
          Field country is defined as mandatory.
 java.lang.String getCountryValue()
          Field country is defined as mandatory.
 TiStringInterface getStreetNumInterval()
          Field streetNumInterval is defined as mandatory.
 java.lang.String getStreetNumIntervalValue()
          Field streetNumInterval is defined as mandatory.
 TiStringInterface getZipCode()
          Field zipCode is defined as mandatory.
 java.lang.String getZipCodeValue()
          Field zipCode is defined as mandatory.
 TiStringInterface lookupAddressName()
          Field addressName is defined as mandatory.
 TiStringInterface lookupCity()
          Field city is defined as mandatory.
 TiStringInterface lookupConnectionPointId()
          Field connectionPointId is defined as optional.
 TiStringInterface lookupConnectionPointName()
          Field connectionPointName is defined as mandatory.
 TiStringInterface lookupConnectionPointType()
          Field connectionPointType is defined as mandatory.
 TiStringInterface lookupCountry()
          Field country is defined as mandatory.
 TiStringInterface lookupStreetNumInterval()
          Field streetNumInterval is defined as mandatory.
 TiStringInterface lookupZipCode()
          Field zipCode is defined as mandatory.
 void setAddressName(TiStringInterface inData)
          Field addressName is defined as mandatory.
 void setAddressNameValue(java.lang.String inData)
          Field addressName is defined as mandatory.
 void setAddressNameValue(java.lang.String inData, boolean inNotify)
          Field addressName is defined as mandatory.
 void setCity(TiStringInterface inData)
          Field city is defined as mandatory.
 void setCityValue(java.lang.String inData)
          Field city is defined as mandatory.
 void setCityValue(java.lang.String inData, boolean inNotify)
          Field city is defined as mandatory.
 void setConnectionPointId(TiStringInterface inData)
          Field connectionPointId is defined as optional.
 void setConnectionPointIdValue(java.lang.String inData)
          Field connectionPointId is defined as optional.
 void setConnectionPointIdValue(java.lang.String inData, boolean inNotify)
          Field connectionPointId is defined as optional.
 void setConnectionPointName(TiStringInterface inData)
          Field connectionPointName is defined as mandatory.
 void setConnectionPointNameValue(java.lang.String inData)
          Field connectionPointName is defined as mandatory.
 void setConnectionPointNameValue(java.lang.String inData, boolean inNotify)
          Field connectionPointName is defined as mandatory.
 void setConnectionPointType(TiStringInterface inData)
          Field connectionPointType is defined as mandatory.
 void setConnectionPointTypeValue(java.lang.String inData)
          Field connectionPointType is defined as mandatory.
 void setConnectionPointTypeValue(java.lang.String inData, boolean inNotify)
          Field connectionPointType is defined as mandatory.
 void setCountry(TiStringInterface inData)
          Field country is defined as mandatory.
 void setCountryValue(java.lang.String inData)
          Field country is defined as mandatory.
 void setCountryValue(java.lang.String inData, boolean inNotify)
          Field country is defined as mandatory.
 void setStreetNumInterval(TiStringInterface inData)
          Field streetNumInterval is defined as mandatory.
 void setStreetNumIntervalValue(java.lang.String inData)
          Field streetNumInterval is defined as mandatory.
 void setStreetNumIntervalValue(java.lang.String inData, boolean inNotify)
          Field streetNumInterval is defined as mandatory.
 void setZipCode(TiStringInterface inData)
          Field zipCode is defined as mandatory.
 void setZipCodeValue(java.lang.String inData)
          Field zipCode is defined as mandatory.
 void setZipCodeValue(java.lang.String inData, boolean inNotify)
          Field zipCode is defined as mandatory.
 
Methods inherited from interface org.stina.framework.core.model.TiMapPlainInterface
clear, getAssignedFieldNames, getComparator, getFieldNames, getModelImpl, getXorNameForXorPart, getXorPartNames, hasField, isEmpty, lookupFieldObject, lookupModelImpl, toDebugString
 
Methods inherited from interface org.stina.framework.core.model.TiMapModelPartInterface
getIncludeIfOptional, getIndexForXorPart, lookupModel, setIncludeIfOptional, setUpdateXorFieldEnabled
 
Methods inherited from interface org.stina.framework.core.model.TiContainerModelPartInterface
getModel, setModel
 
Methods inherited from interface org.stina.framework.core.model.TiCommonModelPartInterface
clone, disposeModel, equalsModel, getGeneratedTiName, getRealTiName, getValue, importValue, importValue, setValue, setValue, toDebugString, update, update
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface org.stina.framework.core.model.TiPropertyPartInterface
getProperty, getPropertyModel, getPropertyNames, isEnabled, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setProperty, setProperty, specifyProperties
 
Methods inherited from interface org.stina.framework.support.observer.TiObserverInterface
updateObserver
 
Methods inherited from interface org.stina.framework.core.model.TiListModelPartInterface
addModelElement, addModelElement, addModelElements, addModelElements, containsModelElement, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, insertModelElementAt, insertModelElementAt, moveModelElementOfInstance, moveModelElementOfInstance, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, setModelElementAt, setModelElementAt, setModelElements, setModelElements
 
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString
 

Field Detail

CONNECTION_POINT_TYPE

static final java.lang.String CONNECTION_POINT_TYPE
See Also:
Constant Field Values

CONNECTION_POINT_ID

static final java.lang.String CONNECTION_POINT_ID
See Also:
Constant Field Values

CONNECTION_POINT_NAME

static final java.lang.String CONNECTION_POINT_NAME
See Also:
Constant Field Values

ADDRESS_NAME

static final java.lang.String ADDRESS_NAME
See Also:
Constant Field Values

STREET_NUM_INTERVAL

static final java.lang.String STREET_NUM_INTERVAL
See Also:
Constant Field Values

CITY

static final java.lang.String CITY
See Also:
Constant Field Values

ZIP_CODE

static final java.lang.String ZIP_CODE
See Also:
Constant Field Values

COUNTRY

static final java.lang.String COUNTRY
See Also:
Constant Field Values
Method Detail

getConnectionPointType

TiStringInterface getConnectionPointType()
Field connectionPointType is defined as mandatory.


lookupConnectionPointType

TiStringInterface lookupConnectionPointType()
Field connectionPointType is defined as mandatory.


setConnectionPointType

void setConnectionPointType(TiStringInterface inData)
Field connectionPointType is defined as mandatory.


getConnectionPointTypeValue

java.lang.String getConnectionPointTypeValue()
Field connectionPointType is defined as mandatory.


setConnectionPointTypeValue

void setConnectionPointTypeValue(java.lang.String inData)
Field connectionPointType is defined as mandatory.


setConnectionPointTypeValue

void setConnectionPointTypeValue(java.lang.String inData,
                                 boolean inNotify)
Field connectionPointType is defined as mandatory.


getConnectionPointId

TiStringInterface getConnectionPointId()
Field connectionPointId is defined as optional.


lookupConnectionPointId

TiStringInterface lookupConnectionPointId()
Field connectionPointId is defined as optional.


setConnectionPointId

void setConnectionPointId(TiStringInterface inData)
Field connectionPointId is defined as optional.


getConnectionPointIdValue

java.lang.String getConnectionPointIdValue()
Field connectionPointId is defined as optional.


setConnectionPointIdValue

void setConnectionPointIdValue(java.lang.String inData)
Field connectionPointId is defined as optional.


setConnectionPointIdValue

void setConnectionPointIdValue(java.lang.String inData,
                               boolean inNotify)
Field connectionPointId is defined as optional.


getConnectionPointName

TiStringInterface getConnectionPointName()
Field connectionPointName is defined as mandatory.


lookupConnectionPointName

TiStringInterface lookupConnectionPointName()
Field connectionPointName is defined as mandatory.


setConnectionPointName

void setConnectionPointName(TiStringInterface inData)
Field connectionPointName is defined as mandatory.


getConnectionPointNameValue

java.lang.String getConnectionPointNameValue()
Field connectionPointName is defined as mandatory.


setConnectionPointNameValue

void setConnectionPointNameValue(java.lang.String inData)
Field connectionPointName is defined as mandatory.


setConnectionPointNameValue

void setConnectionPointNameValue(java.lang.String inData,
                                 boolean inNotify)
Field connectionPointName is defined as mandatory.


getAddressName

TiStringInterface getAddressName()
Field addressName is defined as mandatory.


lookupAddressName

TiStringInterface lookupAddressName()
Field addressName is defined as mandatory.


setAddressName

void setAddressName(TiStringInterface inData)
Field addressName is defined as mandatory.


getAddressNameValue

java.lang.String getAddressNameValue()
Field addressName is defined as mandatory.


setAddressNameValue

void setAddressNameValue(java.lang.String inData)
Field addressName is defined as mandatory.


setAddressNameValue

void setAddressNameValue(java.lang.String inData,
                         boolean inNotify)
Field addressName is defined as mandatory.


getStreetNumInterval

TiStringInterface getStreetNumInterval()
Field streetNumInterval is defined as mandatory.


lookupStreetNumInterval

TiStringInterface lookupStreetNumInterval()
Field streetNumInterval is defined as mandatory.


setStreetNumInterval

void setStreetNumInterval(TiStringInterface inData)
Field streetNumInterval is defined as mandatory.


getStreetNumIntervalValue

java.lang.String getStreetNumIntervalValue()
Field streetNumInterval is defined as mandatory.


setStreetNumIntervalValue

void setStreetNumIntervalValue(java.lang.String inData)
Field streetNumInterval is defined as mandatory.


setStreetNumIntervalValue

void setStreetNumIntervalValue(java.lang.String inData,
                               boolean inNotify)
Field streetNumInterval is defined as mandatory.


getCity

TiStringInterface getCity()
Field city is defined as mandatory.


lookupCity

TiStringInterface lookupCity()
Field city is defined as mandatory.


setCity

void setCity(TiStringInterface inData)
Field city is defined as mandatory.


getCityValue

java.lang.String getCityValue()
Field city is defined as mandatory.


setCityValue

void setCityValue(java.lang.String inData)
Field city is defined as mandatory.


setCityValue

void setCityValue(java.lang.String inData,
                  boolean inNotify)
Field city is defined as mandatory.


getZipCode

TiStringInterface getZipCode()
Field zipCode is defined as mandatory.


lookupZipCode

TiStringInterface lookupZipCode()
Field zipCode is defined as mandatory.


setZipCode

void setZipCode(TiStringInterface inData)
Field zipCode is defined as mandatory.


getZipCodeValue

java.lang.String getZipCodeValue()
Field zipCode is defined as mandatory.


setZipCodeValue

void setZipCodeValue(java.lang.String inData)
Field zipCode is defined as mandatory.


setZipCodeValue

void setZipCodeValue(java.lang.String inData,
                     boolean inNotify)
Field zipCode is defined as mandatory.


getCountry

TiStringInterface getCountry()
Field country is defined as mandatory.


lookupCountry

TiStringInterface lookupCountry()
Field country is defined as mandatory.


setCountry

void setCountry(TiStringInterface inData)
Field country is defined as mandatory.


getCountryValue

java.lang.String getCountryValue()
Field country is defined as mandatory.


setCountryValue

void setCountryValue(java.lang.String inData)
Field country is defined as mandatory.


setCountryValue

void setCountryValue(java.lang.String inData,
                     boolean inNotify)
Field country is defined as mandatory.



Copyright © 2012. All Rights Reserved.