public class SalesTransaction_VersionStructure extends PassengerContractEntry_VersionStructure
Java class for SalesTransaction_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SalesTransaction_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}PassengerContractEntry_VersionStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}SalesTransactionGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BigDecimal |
amount |
protected PrivateCodeStructure |
cardNumber |
protected MultilingualString |
collectionNote |
protected Point_VersionStructure |
collectionPointRef |
protected CustomerPurchasePackageRefStructure |
customerPurchasePackageRef |
protected PaymentMethodEnumeration |
paymentMethod |
protected PriceUnitRefStructure |
priceUnitRef |
protected TravelDocumentRefStructure |
travelDocumentRef |
isValid, passengerContractRef, typeOfPassengerContractEntryRefdate, description, namebrandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
SalesTransaction_VersionStructure() |
getPassengerContractRef, getTypeOfPassengerContractEntryRef, isIsValid, setIsValid, setPassengerContractRef, setTypeOfPassengerContractEntryRefgetDate, getDescription, getName, setDate, setDescription, setNamegetBrandingRef, 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 BigDecimal amount
protected PriceUnitRefStructure priceUnitRef
protected PaymentMethodEnumeration paymentMethod
protected PrivateCodeStructure cardNumber
protected CustomerPurchasePackageRefStructure customerPurchasePackageRef
protected TravelDocumentRefStructure travelDocumentRef
protected Point_VersionStructure collectionPointRef
protected MultilingualString collectionNote
public BigDecimal getAmount()
BigDecimalpublic void setAmount(BigDecimal value)
value - allowed object is
BigDecimalpublic PriceUnitRefStructure getPriceUnitRef()
PriceUnitRefStructurepublic void setPriceUnitRef(PriceUnitRefStructure value)
value - allowed object is
PriceUnitRefStructurepublic PaymentMethodEnumeration getPaymentMethod()
PaymentMethodEnumerationpublic void setPaymentMethod(PaymentMethodEnumeration value)
value - allowed object is
PaymentMethodEnumerationpublic PrivateCodeStructure getCardNumber()
PrivateCodeStructurepublic void setCardNumber(PrivateCodeStructure value)
value - allowed object is
PrivateCodeStructurepublic CustomerPurchasePackageRefStructure getCustomerPurchasePackageRef()
CustomerPurchasePackageRefStructurepublic void setCustomerPurchasePackageRef(CustomerPurchasePackageRefStructure value)
value - allowed object is
CustomerPurchasePackageRefStructurepublic TravelDocumentRefStructure getTravelDocumentRef()
TravelDocumentRefStructurepublic void setTravelDocumentRef(TravelDocumentRefStructure value)
value - allowed object is
TravelDocumentRefStructurepublic Point_VersionStructure getCollectionPointRef()
Point_VersionStructurepublic void setCollectionPointRef(Point_VersionStructure value)
value - allowed object is
Point_VersionStructurepublic MultilingualString getCollectionNote()
MultilingualStringpublic void setCollectionNote(MultilingualString value)
value - allowed object is
MultilingualStringpublic SalesTransaction_VersionStructure withAmount(BigDecimal value)
public SalesTransaction_VersionStructure withPriceUnitRef(PriceUnitRefStructure value)
public SalesTransaction_VersionStructure withPaymentMethod(PaymentMethodEnumeration value)
public SalesTransaction_VersionStructure withCardNumber(PrivateCodeStructure value)
public SalesTransaction_VersionStructure withCustomerPurchasePackageRef(CustomerPurchasePackageRefStructure value)
public SalesTransaction_VersionStructure withTravelDocumentRef(TravelDocumentRefStructure value)
public SalesTransaction_VersionStructure withCollectionPointRef(Point_VersionStructure value)
public SalesTransaction_VersionStructure withCollectionNote(MultilingualString value)
public SalesTransaction_VersionStructure withIsValid(Boolean value)
withIsValid in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withTypeOfPassengerContractEntryRef(TypeOfPassengerContractEntryRefStructure value)
withTypeOfPassengerContractEntryRef in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withPassengerContractRef(PassengerContractRefStructure value)
withPassengerContractRef in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withName(MultilingualString value)
withName in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withDescription(MultilingualString value)
withDescription in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withDate(LocalDateTime value)
withDate in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withCreated(LocalDateTime value)
withCreated in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withChanged(LocalDateTime value)
withChanged in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withModification(ModificationEnumeration value)
withModification in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withVersion(String value)
withVersion in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
public SalesTransaction_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withNameOfClass(String value)
withNameOfClass in class PassengerContractEntry_VersionStructurepublic SalesTransaction_VersionStructure withId(String value)
withId in class PassengerContractEntry_VersionStructurepublic String toString()
toString in class PassengerContractEntry_VersionStructureCopyright © 2018 Entur AS. All rights reserved.