se.sj.stina.domain.model
Interface SjP2STransportPriceSpecification

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:
SjP2STransportPriceSpecificationPlain, SjP2STransportPriceSpecificationStandard

public interface SjP2STransportPriceSpecification
extends TiMapModelInterface, TiModelInterface, TiGeneratedModelInterface

För prisfrågor mot Petra2Services.


Field Summary
static java.lang.String CAMPAIGN_CODE
           
static java.lang.String CONSUMER_SINGLE_LIGHT_SPECIFICATION_LIST
           
static java.lang.String CONTRACT_NO
           
static java.lang.String CUSTOMER_ID
           
static java.lang.String DETAILED_PRICE_QUOTE
           
static java.lang.String EXTERNAL_EVENT_SPECIFICATION
           
static java.lang.String GROUP
           
static java.lang.String GROUP_REFERENCE
           
static java.lang.String INCLUDE_DETAILS
           
static java.lang.String OFFER
           
static java.lang.String PLACEMENT_LIGHT_SPECIFICATION
           
static java.lang.String PRICE_GROUP_CODE_WITH_OPTION_LIST
           
static java.lang.String TRANSPORT_ITINERARY_SPECIFICATION_LIST
           
static java.lang.String TRANSPORT_SECTIONS_ORIGIN
           
static java.lang.String TRAVEL_DOCUMENT_CODE
           
static java.lang.String VAT_FREE
           
 
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
 SjCode getCampaignCode()
          Field campaignCode is defined as optional.
 java.lang.String getCampaignCodeValue()
          Field campaignCode is defined as optional.
 SjConsumerSingleLightSpecificationList getConsumerSingleLightSpecificationList()
          Field consumerSingleLightSpecificationList is defined as mandatory.
 TiStringInterface getContractNo()
          Field contractNo is defined as optional.
 java.lang.String getContractNoValue()
          Field contractNo is defined as optional.
 SjIdentity getCustomerId()
          Field customerId is defined as optional.
 java.lang.String getCustomerIdValue()
          Field customerId is defined as optional.
 TiBooleanInterface getDetailedPriceQuote()
          Field detailedPriceQuote is defined as optional.
 java.lang.Boolean getDetailedPriceQuoteValue()
          Field detailedPriceQuote is defined as optional.
 SjExternalEventSpecification getExternalEventSpecification()
          Field externalEventSpecification is defined as optional.
 TiBooleanInterface getGroup()
          Field group is defined as optional.
 TiStringInterface getGroupReference()
          Field groupReference is defined as optional.
 java.lang.String getGroupReferenceValue()
          Field groupReference is defined as optional.
 java.lang.Boolean getGroupValue()
          Field group is defined as optional.
 TiBooleanInterface getIncludeDetails()
          Field includeDetails is defined as optional.
 java.lang.Boolean getIncludeDetailsValue()
          Field includeDetails is defined as optional.
 SjIdentity getOffer()
          Field offer is defined as optional.
 java.lang.String getOfferValue()
          Field offer is defined as optional.
 SjPlacementLightSpecification getPlacementLightSpecification()
          Field placementLightSpecification is defined as optional.
 SjPriceGroupCodeWithOptionList getPriceGroupCodeWithOptionList()
          Field priceGroupCodeWithOptionList is defined as optional.
 SjTransportItinerarySpecificationList getTransportItinerarySpecificationList()
          Field transportItinerarySpecificationList is defined as mandatory.
 TiStringInterface getTransportSectionsOrigin()
          Field transportSectionsOrigin is defined as optional.
 java.lang.String getTransportSectionsOriginValue()
          Field transportSectionsOrigin is defined as optional.
 SjCode getTravelDocumentCode()
          Field travelDocumentCode is defined as optional.
 java.lang.String getTravelDocumentCodeValue()
          Field travelDocumentCode is defined as optional.
 TiBooleanInterface getVatFree()
          Field vatFree is defined as optional.
 java.lang.Boolean getVatFreeValue()
          Field vatFree is defined as optional.
 SjCode lookupCampaignCode()
          Field campaignCode is defined as optional.
 SjConsumerSingleLightSpecificationList lookupConsumerSingleLightSpecificationList()
          Field consumerSingleLightSpecificationList is defined as mandatory.
 TiStringInterface lookupContractNo()
          Field contractNo is defined as optional.
 SjIdentity lookupCustomerId()
          Field customerId is defined as optional.
 TiBooleanInterface lookupDetailedPriceQuote()
          Field detailedPriceQuote is defined as optional.
 SjExternalEventSpecification lookupExternalEventSpecification()
          Field externalEventSpecification is defined as optional.
 TiBooleanInterface lookupGroup()
          Field group is defined as optional.
 TiStringInterface lookupGroupReference()
          Field groupReference is defined as optional.
 TiBooleanInterface lookupIncludeDetails()
          Field includeDetails is defined as optional.
 SjIdentity lookupOffer()
          Field offer is defined as optional.
 SjPlacementLightSpecification lookupPlacementLightSpecification()
          Field placementLightSpecification is defined as optional.
 SjPriceGroupCodeWithOptionList lookupPriceGroupCodeWithOptionList()
          Field priceGroupCodeWithOptionList is defined as optional.
 SjTransportItinerarySpecificationList lookupTransportItinerarySpecificationList()
          Field transportItinerarySpecificationList is defined as mandatory.
 TiStringInterface lookupTransportSectionsOrigin()
          Field transportSectionsOrigin is defined as optional.
 SjCode lookupTravelDocumentCode()
          Field travelDocumentCode is defined as optional.
 TiBooleanInterface lookupVatFree()
          Field vatFree is defined as optional.
 void setCampaignCode(SjCode inData)
          Field campaignCode is defined as optional.
 void setCampaignCodeValue(java.lang.String inData)
          Field campaignCode is defined as optional.
 void setCampaignCodeValue(java.lang.String inData, boolean inNotify)
          Field campaignCode is defined as optional.
 void setConsumerSingleLightSpecificationList(SjConsumerSingleLightSpecificationList inData)
          Field consumerSingleLightSpecificationList is defined as mandatory.
 void setContractNo(TiStringInterface inData)
          Field contractNo is defined as optional.
 void setContractNoValue(java.lang.String inData)
          Field contractNo is defined as optional.
 void setContractNoValue(java.lang.String inData, boolean inNotify)
          Field contractNo is defined as optional.
 void setCustomerId(SjIdentity inData)
          Field customerId is defined as optional.
 void setCustomerIdValue(java.lang.String inData)
          Field customerId is defined as optional.
 void setCustomerIdValue(java.lang.String inData, boolean inNotify)
          Field customerId is defined as optional.
 void setDetailedPriceQuote(TiBooleanInterface inData)
          Field detailedPriceQuote is defined as optional.
 void setDetailedPriceQuoteValue(java.lang.Boolean inData)
          Field detailedPriceQuote is defined as optional.
 void setDetailedPriceQuoteValue(java.lang.Boolean inData, boolean inNotify)
          Field detailedPriceQuote is defined as optional.
 void setExternalEventSpecification(SjExternalEventSpecification inData)
          Field externalEventSpecification is defined as optional.
 void setGroup(TiBooleanInterface inData)
          Field group is defined as optional.
 void setGroupReference(TiStringInterface inData)
          Field groupReference is defined as optional.
 void setGroupReferenceValue(java.lang.String inData)
          Field groupReference is defined as optional.
 void setGroupReferenceValue(java.lang.String inData, boolean inNotify)
          Field groupReference is defined as optional.
 void setGroupValue(java.lang.Boolean inData)
          Field group is defined as optional.
 void setGroupValue(java.lang.Boolean inData, boolean inNotify)
          Field group is defined as optional.
 void setIncludeDetails(TiBooleanInterface inData)
          Field includeDetails is defined as optional.
 void setIncludeDetailsValue(java.lang.Boolean inData)
          Field includeDetails is defined as optional.
 void setIncludeDetailsValue(java.lang.Boolean inData, boolean inNotify)
          Field includeDetails is defined as optional.
 void setOffer(SjIdentity inData)
          Field offer is defined as optional.
 void setOfferValue(java.lang.String inData)
          Field offer is defined as optional.
 void setOfferValue(java.lang.String inData, boolean inNotify)
          Field offer is defined as optional.
 void setPlacementLightSpecification(SjPlacementLightSpecification inData)
          Field placementLightSpecification is defined as optional.
 void setPriceGroupCodeWithOptionList(SjPriceGroupCodeWithOptionList inData)
          Field priceGroupCodeWithOptionList is defined as optional.
 void setTransportItinerarySpecificationList(SjTransportItinerarySpecificationList inData)
          Field transportItinerarySpecificationList is defined as mandatory.
 void setTransportSectionsOrigin(TiStringInterface inData)
          Field transportSectionsOrigin is defined as optional.
 void setTransportSectionsOriginValue(java.lang.String inData)
          Field transportSectionsOrigin is defined as optional.
 void setTransportSectionsOriginValue(java.lang.String inData, boolean inNotify)
          Field transportSectionsOrigin is defined as optional.
 void setTravelDocumentCode(SjCode inData)
          Field travelDocumentCode is defined as optional.
 void setTravelDocumentCodeValue(java.lang.String inData)
          Field travelDocumentCode is defined as optional.
 void setTravelDocumentCodeValue(java.lang.String inData, boolean inNotify)
          Field travelDocumentCode is defined as optional.
 void setVatFree(TiBooleanInterface inData)
          Field vatFree is defined as optional.
 void setVatFreeValue(java.lang.Boolean inData)
          Field vatFree is defined as optional.
 void setVatFreeValue(java.lang.Boolean inData, boolean inNotify)
          Field vatFree is defined as optional.
 
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

TRANSPORT_ITINERARY_SPECIFICATION_LIST

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

PRICE_GROUP_CODE_WITH_OPTION_LIST

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

TRANSPORT_SECTIONS_ORIGIN

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

EXTERNAL_EVENT_SPECIFICATION

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

GROUP

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

GROUP_REFERENCE

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

TRAVEL_DOCUMENT_CODE

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

OFFER

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

CAMPAIGN_CODE

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

PLACEMENT_LIGHT_SPECIFICATION

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

CUSTOMER_ID

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

CONTRACT_NO

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

VAT_FREE

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

INCLUDE_DETAILS

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

DETAILED_PRICE_QUOTE

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

CONSUMER_SINGLE_LIGHT_SPECIFICATION_LIST

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

getTransportItinerarySpecificationList

SjTransportItinerarySpecificationList getTransportItinerarySpecificationList()
Field transportItinerarySpecificationList is defined as mandatory.


lookupTransportItinerarySpecificationList

SjTransportItinerarySpecificationList lookupTransportItinerarySpecificationList()
Field transportItinerarySpecificationList is defined as mandatory.


setTransportItinerarySpecificationList

void setTransportItinerarySpecificationList(SjTransportItinerarySpecificationList inData)
Field transportItinerarySpecificationList is defined as mandatory.


getPriceGroupCodeWithOptionList

SjPriceGroupCodeWithOptionList getPriceGroupCodeWithOptionList()
Field priceGroupCodeWithOptionList is defined as optional.


lookupPriceGroupCodeWithOptionList

SjPriceGroupCodeWithOptionList lookupPriceGroupCodeWithOptionList()
Field priceGroupCodeWithOptionList is defined as optional.


setPriceGroupCodeWithOptionList

void setPriceGroupCodeWithOptionList(SjPriceGroupCodeWithOptionList inData)
Field priceGroupCodeWithOptionList is defined as optional.


getTransportSectionsOrigin

TiStringInterface getTransportSectionsOrigin()
Field transportSectionsOrigin is defined as optional.


lookupTransportSectionsOrigin

TiStringInterface lookupTransportSectionsOrigin()
Field transportSectionsOrigin is defined as optional.


setTransportSectionsOrigin

void setTransportSectionsOrigin(TiStringInterface inData)
Field transportSectionsOrigin is defined as optional.


getTransportSectionsOriginValue

java.lang.String getTransportSectionsOriginValue()
Field transportSectionsOrigin is defined as optional.


setTransportSectionsOriginValue

void setTransportSectionsOriginValue(java.lang.String inData)
Field transportSectionsOrigin is defined as optional.


setTransportSectionsOriginValue

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


getExternalEventSpecification

SjExternalEventSpecification getExternalEventSpecification()
Field externalEventSpecification is defined as optional.


lookupExternalEventSpecification

SjExternalEventSpecification lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional.


setExternalEventSpecification

void setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional.


getGroup

TiBooleanInterface getGroup()
Field group is defined as optional.


lookupGroup

TiBooleanInterface lookupGroup()
Field group is defined as optional.


setGroup

void setGroup(TiBooleanInterface inData)
Field group is defined as optional.


getGroupValue

java.lang.Boolean getGroupValue()
Field group is defined as optional.


setGroupValue

void setGroupValue(java.lang.Boolean inData)
Field group is defined as optional.


setGroupValue

void setGroupValue(java.lang.Boolean inData,
                   boolean inNotify)
Field group is defined as optional.


getGroupReference

TiStringInterface getGroupReference()
Field groupReference is defined as optional.


lookupGroupReference

TiStringInterface lookupGroupReference()
Field groupReference is defined as optional.


setGroupReference

void setGroupReference(TiStringInterface inData)
Field groupReference is defined as optional.


getGroupReferenceValue

java.lang.String getGroupReferenceValue()
Field groupReference is defined as optional.


setGroupReferenceValue

void setGroupReferenceValue(java.lang.String inData)
Field groupReference is defined as optional.


setGroupReferenceValue

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


getTravelDocumentCode

SjCode getTravelDocumentCode()
Field travelDocumentCode is defined as optional.


lookupTravelDocumentCode

SjCode lookupTravelDocumentCode()
Field travelDocumentCode is defined as optional.


setTravelDocumentCode

void setTravelDocumentCode(SjCode inData)
Field travelDocumentCode is defined as optional.


getTravelDocumentCodeValue

java.lang.String getTravelDocumentCodeValue()
Field travelDocumentCode is defined as optional.


setTravelDocumentCodeValue

void setTravelDocumentCodeValue(java.lang.String inData)
Field travelDocumentCode is defined as optional.


setTravelDocumentCodeValue

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


getOffer

SjIdentity getOffer()
Field offer is defined as optional.


lookupOffer

SjIdentity lookupOffer()
Field offer is defined as optional.


setOffer

void setOffer(SjIdentity inData)
Field offer is defined as optional.


getOfferValue

java.lang.String getOfferValue()
Field offer is defined as optional.


setOfferValue

void setOfferValue(java.lang.String inData)
Field offer is defined as optional.


setOfferValue

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


getCampaignCode

SjCode getCampaignCode()
Field campaignCode is defined as optional.


lookupCampaignCode

SjCode lookupCampaignCode()
Field campaignCode is defined as optional.


setCampaignCode

void setCampaignCode(SjCode inData)
Field campaignCode is defined as optional.


getCampaignCodeValue

java.lang.String getCampaignCodeValue()
Field campaignCode is defined as optional.


setCampaignCodeValue

void setCampaignCodeValue(java.lang.String inData)
Field campaignCode is defined as optional.


setCampaignCodeValue

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


getPlacementLightSpecification

SjPlacementLightSpecification getPlacementLightSpecification()
Field placementLightSpecification is defined as optional.


lookupPlacementLightSpecification

SjPlacementLightSpecification lookupPlacementLightSpecification()
Field placementLightSpecification is defined as optional.


setPlacementLightSpecification

void setPlacementLightSpecification(SjPlacementLightSpecification inData)
Field placementLightSpecification is defined as optional.


getCustomerId

SjIdentity getCustomerId()
Field customerId is defined as optional.


lookupCustomerId

SjIdentity lookupCustomerId()
Field customerId is defined as optional.


setCustomerId

void setCustomerId(SjIdentity inData)
Field customerId is defined as optional.


getCustomerIdValue

java.lang.String getCustomerIdValue()
Field customerId is defined as optional.


setCustomerIdValue

void setCustomerIdValue(java.lang.String inData)
Field customerId is defined as optional.


setCustomerIdValue

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


getContractNo

TiStringInterface getContractNo()
Field contractNo is defined as optional.


lookupContractNo

TiStringInterface lookupContractNo()
Field contractNo is defined as optional.


setContractNo

void setContractNo(TiStringInterface inData)
Field contractNo is defined as optional.


getContractNoValue

java.lang.String getContractNoValue()
Field contractNo is defined as optional.


setContractNoValue

void setContractNoValue(java.lang.String inData)
Field contractNo is defined as optional.


setContractNoValue

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


getVatFree

TiBooleanInterface getVatFree()
Field vatFree is defined as optional.


lookupVatFree

TiBooleanInterface lookupVatFree()
Field vatFree is defined as optional.


setVatFree

void setVatFree(TiBooleanInterface inData)
Field vatFree is defined as optional.


getVatFreeValue

java.lang.Boolean getVatFreeValue()
Field vatFree is defined as optional.


setVatFreeValue

void setVatFreeValue(java.lang.Boolean inData)
Field vatFree is defined as optional.


setVatFreeValue

void setVatFreeValue(java.lang.Boolean inData,
                     boolean inNotify)
Field vatFree is defined as optional.


getIncludeDetails

TiBooleanInterface getIncludeDetails()
Field includeDetails is defined as optional.


lookupIncludeDetails

TiBooleanInterface lookupIncludeDetails()
Field includeDetails is defined as optional.


setIncludeDetails

void setIncludeDetails(TiBooleanInterface inData)
Field includeDetails is defined as optional.


getIncludeDetailsValue

java.lang.Boolean getIncludeDetailsValue()
Field includeDetails is defined as optional.


setIncludeDetailsValue

void setIncludeDetailsValue(java.lang.Boolean inData)
Field includeDetails is defined as optional.


setIncludeDetailsValue

void setIncludeDetailsValue(java.lang.Boolean inData,
                            boolean inNotify)
Field includeDetails is defined as optional.


getDetailedPriceQuote

TiBooleanInterface getDetailedPriceQuote()
Field detailedPriceQuote is defined as optional.


lookupDetailedPriceQuote

TiBooleanInterface lookupDetailedPriceQuote()
Field detailedPriceQuote is defined as optional.


setDetailedPriceQuote

void setDetailedPriceQuote(TiBooleanInterface inData)
Field detailedPriceQuote is defined as optional.


getDetailedPriceQuoteValue

java.lang.Boolean getDetailedPriceQuoteValue()
Field detailedPriceQuote is defined as optional.


setDetailedPriceQuoteValue

void setDetailedPriceQuoteValue(java.lang.Boolean inData)
Field detailedPriceQuote is defined as optional.


setDetailedPriceQuoteValue

void setDetailedPriceQuoteValue(java.lang.Boolean inData,
                                boolean inNotify)
Field detailedPriceQuote is defined as optional.


getConsumerSingleLightSpecificationList

SjConsumerSingleLightSpecificationList getConsumerSingleLightSpecificationList()
Field consumerSingleLightSpecificationList is defined as mandatory.


lookupConsumerSingleLightSpecificationList

SjConsumerSingleLightSpecificationList lookupConsumerSingleLightSpecificationList()
Field consumerSingleLightSpecificationList is defined as mandatory.


setConsumerSingleLightSpecificationList

void setConsumerSingleLightSpecificationList(SjConsumerSingleLightSpecificationList inData)
Field consumerSingleLightSpecificationList is defined as mandatory.



Copyright © 2012. All Rights Reserved.