public class SalesTransactionFrame_VersionFrameStructure extends Common_VersionFrameStructure
Java class for SalesTransactionFrame_VersionFrameStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SalesTransactionFrame_VersionFrameStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}Common_VersionFrameStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}SalesTransactionFrameGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BlacklistsInFrame_RelStructure |
blacklists |
protected CustomerAccountsInFrame_RelStructure |
customerAccounts |
protected CustomerPurchasePackagesInFrame_RelStructure |
customerPurchasePackages |
protected CustomersInFrame_RelStructure |
customers |
protected PassengerContractsInFrame_RelStructure |
passengerContracts |
protected RetailConsortiumsInFrame_RelStructure |
retailConsortiums |
protected RetailDevicesInFrame_RelStructure |
retailDevices |
protected SalesTransactionsInFrame_RelStructure |
salesTransactions |
protected TravelDocumentsInFrame_RelStructure |
travelDocuments |
protected TravelSpecificationsInFrame_RelStructure |
travelSpecifications |
protected TypeOfTravelDocumentsInFrame_RelStructure |
typesOfTravelDocuments |
protected WhitelistsInFrame_RelStructure |
whitelists |
baselineVersionFrameRef, codespaces, contentValidityConditions, description, frameDefaults, name, traces, typeOfFrameRef, versionsbrandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
SalesTransactionFrame_VersionFrameStructure() |
getBaselineVersionFrameRef, getCodespaces, getContentValidityConditions, getDescription, getFrameDefaults, getName, getTraces, getTypeOfFrameRef, getVersions, setBaselineVersionFrameRef, setCodespaces, setContentValidityConditions, setDescription, setFrameDefaults, setName, setTraces, setTypeOfFrameRef, setVersionsgetBrandingRef, getExtensions, getKeyList, getResponsibilitySetRef, setBrandingRef, setExtensions, setKeyList, setResponsibilitySetRefgetAlternativeTexts, getChanged, getCompatibleWithVersionFrameVersionRef, getCreated, getDataSourceRef, getDerivedFromObjectRef, getDerivedFromVersionRef_BasicModificationDetailsGroup, getModification, getStatus_BasicModificationDetailsGroup, getValidBetween, getValidityConditions, getVersion, setAlternativeTexts, setChanged, setCompatibleWithVersionFrameVersionRef, setCreated, setDataSourceRef, setDerivedFromObjectRef, setDerivedFromVersionRef_BasicModificationDetailsGroup, setModification, setStatus_BasicModificationDetailsGroup, setValidityConditions, setVersiongetId, getNameOfClass, setId, setNameOfClassprotected RetailConsortiumsInFrame_RelStructure retailConsortiums
protected RetailDevicesInFrame_RelStructure retailDevices
protected CustomersInFrame_RelStructure customers
protected CustomerAccountsInFrame_RelStructure customerAccounts
protected PassengerContractsInFrame_RelStructure passengerContracts
protected BlacklistsInFrame_RelStructure blacklists
protected WhitelistsInFrame_RelStructure whitelists
protected TravelSpecificationsInFrame_RelStructure travelSpecifications
protected SalesTransactionsInFrame_RelStructure salesTransactions
protected TypeOfTravelDocumentsInFrame_RelStructure typesOfTravelDocuments
protected TravelDocumentsInFrame_RelStructure travelDocuments
protected CustomerPurchasePackagesInFrame_RelStructure customerPurchasePackages
public SalesTransactionFrame_VersionFrameStructure()
public RetailConsortiumsInFrame_RelStructure getRetailConsortiums()
RetailConsortiumsInFrame_RelStructurepublic void setRetailConsortiums(RetailConsortiumsInFrame_RelStructure value)
value - allowed object is
RetailConsortiumsInFrame_RelStructurepublic RetailDevicesInFrame_RelStructure getRetailDevices()
RetailDevicesInFrame_RelStructurepublic void setRetailDevices(RetailDevicesInFrame_RelStructure value)
value - allowed object is
RetailDevicesInFrame_RelStructurepublic CustomersInFrame_RelStructure getCustomers()
CustomersInFrame_RelStructurepublic void setCustomers(CustomersInFrame_RelStructure value)
value - allowed object is
CustomersInFrame_RelStructurepublic CustomerAccountsInFrame_RelStructure getCustomerAccounts()
CustomerAccountsInFrame_RelStructurepublic void setCustomerAccounts(CustomerAccountsInFrame_RelStructure value)
value - allowed object is
CustomerAccountsInFrame_RelStructurepublic PassengerContractsInFrame_RelStructure getPassengerContracts()
PassengerContractsInFrame_RelStructurepublic void setPassengerContracts(PassengerContractsInFrame_RelStructure value)
value - allowed object is
PassengerContractsInFrame_RelStructurepublic BlacklistsInFrame_RelStructure getBlacklists()
BlacklistsInFrame_RelStructurepublic void setBlacklists(BlacklistsInFrame_RelStructure value)
value - allowed object is
BlacklistsInFrame_RelStructurepublic WhitelistsInFrame_RelStructure getWhitelists()
WhitelistsInFrame_RelStructurepublic void setWhitelists(WhitelistsInFrame_RelStructure value)
value - allowed object is
WhitelistsInFrame_RelStructurepublic TravelSpecificationsInFrame_RelStructure getTravelSpecifications()
TravelSpecificationsInFrame_RelStructurepublic void setTravelSpecifications(TravelSpecificationsInFrame_RelStructure value)
value - allowed object is
TravelSpecificationsInFrame_RelStructurepublic SalesTransactionsInFrame_RelStructure getSalesTransactions()
SalesTransactionsInFrame_RelStructurepublic void setSalesTransactions(SalesTransactionsInFrame_RelStructure value)
value - allowed object is
SalesTransactionsInFrame_RelStructurepublic TypeOfTravelDocumentsInFrame_RelStructure getTypesOfTravelDocuments()
TypeOfTravelDocumentsInFrame_RelStructurepublic void setTypesOfTravelDocuments(TypeOfTravelDocumentsInFrame_RelStructure value)
value - allowed object is
TypeOfTravelDocumentsInFrame_RelStructurepublic TravelDocumentsInFrame_RelStructure getTravelDocuments()
TravelDocumentsInFrame_RelStructurepublic void setTravelDocuments(TravelDocumentsInFrame_RelStructure value)
value - allowed object is
TravelDocumentsInFrame_RelStructurepublic CustomerPurchasePackagesInFrame_RelStructure getCustomerPurchasePackages()
CustomerPurchasePackagesInFrame_RelStructurepublic void setCustomerPurchasePackages(CustomerPurchasePackagesInFrame_RelStructure value)
value - allowed object is
CustomerPurchasePackagesInFrame_RelStructurepublic SalesTransactionFrame_VersionFrameStructure withRetailConsortiums(RetailConsortiumsInFrame_RelStructure value)
public SalesTransactionFrame_VersionFrameStructure withRetailDevices(RetailDevicesInFrame_RelStructure value)
public SalesTransactionFrame_VersionFrameStructure withCustomers(CustomersInFrame_RelStructure value)
public SalesTransactionFrame_VersionFrameStructure withCustomerAccounts(CustomerAccountsInFrame_RelStructure value)
public SalesTransactionFrame_VersionFrameStructure withPassengerContracts(PassengerContractsInFrame_RelStructure value)
public SalesTransactionFrame_VersionFrameStructure withBlacklists(BlacklistsInFrame_RelStructure value)
public SalesTransactionFrame_VersionFrameStructure withWhitelists(WhitelistsInFrame_RelStructure value)
public SalesTransactionFrame_VersionFrameStructure withTravelSpecifications(TravelSpecificationsInFrame_RelStructure value)
public SalesTransactionFrame_VersionFrameStructure withSalesTransactions(SalesTransactionsInFrame_RelStructure value)
public SalesTransactionFrame_VersionFrameStructure withTypesOfTravelDocuments(TypeOfTravelDocumentsInFrame_RelStructure value)
public SalesTransactionFrame_VersionFrameStructure withTravelDocuments(TravelDocumentsInFrame_RelStructure value)
public SalesTransactionFrame_VersionFrameStructure withCustomerPurchasePackages(CustomerPurchasePackagesInFrame_RelStructure value)
public SalesTransactionFrame_VersionFrameStructure withName(MultilingualString value)
withName in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withDescription(MultilingualString value)
withDescription in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withTypeOfFrameRef(TypeOfFrameRefStructure value)
withTypeOfFrameRef in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withBaselineVersionFrameRef(VersionRefStructure value)
withBaselineVersionFrameRef in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withCodespaces(Codespaces_RelStructure value)
withCodespaces in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withFrameDefaults(VersionFrameDefaultsStructure value)
withFrameDefaults in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withVersions(Versions_RelStructure value)
withVersions in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withTraces(Traces_RelStructure value)
withTraces in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withContentValidityConditions(ValidityConditions_RelStructure value)
withContentValidityConditions in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withKeyList(KeyListStructure value)
withKeyList in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withExtensions(ExtensionsStructure value)
withExtensions in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withValidBetween(ValidBetween... values)
withValidBetween in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withDataSourceRef(String value)
withDataSourceRef in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withCreated(LocalDateTime value)
withCreated in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withChanged(LocalDateTime value)
withChanged in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withModification(ModificationEnumeration value)
withModification in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withVersion(String value)
withVersion in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withNameOfClass(String value)
withNameOfClass in class Common_VersionFrameStructurepublic SalesTransactionFrame_VersionFrameStructure withId(String value)
withId in class Common_VersionFrameStructurepublic String toString()
toString in class Common_VersionFrameStructureCopyright © 2018 Entur AS. All rights reserved.