public class FlexibleLine_DerivedViewStructure extends Line_DerivedViewStructure
Java class for FlexibleLine_DerivedViewStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FlexibleLine_DerivedViewStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}Line_DerivedViewStructure">
<sequence>
<element name="FlexibleLineType" type="{http://www.netex.org.uk/netex}FlexibleLineTypeEnumeration" minOccurs="0"/>
<group ref="{http://www.netex.org.uk/netex}BookingArrangementsGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BookingAccessEnumeration |
bookingAccess |
protected ContactStructure |
bookingContact |
protected List<BookingMethodEnumeration> |
bookingMethods |
protected MultilingualString |
bookingNote |
protected String |
bookingUrl |
protected PurchaseWhenEnumeration |
bookWhen |
protected List<PurchaseMomentEnumeration> |
buyWhen |
protected FlexibleLineTypeEnumeration |
flexibleLineType |
protected LocalTime |
latestBookingTime |
protected Duration |
minimumBookingPeriod |
lineRef, name, operatorRef, publicCode, shortName, transportMode, transportSubmode, typeOfLineRefbrandingRef, id| Constructor and Description |
|---|
FlexibleLine_DerivedViewStructure() |
getLineRef, getName, getOperatorRef, getPublicCode, getShortName, getTransportMode, getTransportSubmode, getTypeOfLineRef, setLineRef, setName, setOperatorRef, setPublicCode, setShortName, setTransportMode, setTransportSubmode, setTypeOfLineRefgetBrandingRef, getId, setBrandingRef, setIdprotected FlexibleLineTypeEnumeration flexibleLineType
protected ContactStructure bookingContact
protected List<BookingMethodEnumeration> bookingMethods
protected BookingAccessEnumeration bookingAccess
protected PurchaseWhenEnumeration bookWhen
protected List<PurchaseMomentEnumeration> buyWhen
protected LocalTime latestBookingTime
protected Duration minimumBookingPeriod
protected String bookingUrl
protected MultilingualString bookingNote
public FlexibleLineTypeEnumeration getFlexibleLineType()
FlexibleLineTypeEnumerationpublic void setFlexibleLineType(FlexibleLineTypeEnumeration value)
value - allowed object is
FlexibleLineTypeEnumerationpublic ContactStructure getBookingContact()
ContactStructurepublic void setBookingContact(ContactStructure value)
value - allowed object is
ContactStructurepublic List<BookingMethodEnumeration> getBookingMethods()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the bookingMethods property.
For example, to add a new item, do as follows:
getBookingMethods().add(newItem);
Objects of the following type(s) are allowed in the list
BookingMethodEnumeration
public BookingAccessEnumeration getBookingAccess()
BookingAccessEnumerationpublic void setBookingAccess(BookingAccessEnumeration value)
value - allowed object is
BookingAccessEnumerationpublic PurchaseWhenEnumeration getBookWhen()
PurchaseWhenEnumerationpublic void setBookWhen(PurchaseWhenEnumeration value)
value - allowed object is
PurchaseWhenEnumerationpublic List<PurchaseMomentEnumeration> getBuyWhen()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the buyWhen property.
For example, to add a new item, do as follows:
getBuyWhen().add(newItem);
Objects of the following type(s) are allowed in the list
PurchaseMomentEnumeration
public LocalTime getLatestBookingTime()
Stringpublic void setLatestBookingTime(LocalTime value)
value - allowed object is
Stringpublic Duration getMinimumBookingPeriod()
Stringpublic void setMinimumBookingPeriod(Duration value)
value - allowed object is
Stringpublic String getBookingUrl()
Stringpublic void setBookingUrl(String value)
value - allowed object is
Stringpublic MultilingualString getBookingNote()
MultilingualStringpublic void setBookingNote(MultilingualString value)
value - allowed object is
MultilingualStringpublic FlexibleLine_DerivedViewStructure withFlexibleLineType(FlexibleLineTypeEnumeration value)
public FlexibleLine_DerivedViewStructure withBookingContact(ContactStructure value)
public FlexibleLine_DerivedViewStructure withBookingMethods(BookingMethodEnumeration... values)
public FlexibleLine_DerivedViewStructure withBookingMethods(Collection<BookingMethodEnumeration> values)
public FlexibleLine_DerivedViewStructure withBookingAccess(BookingAccessEnumeration value)
public FlexibleLine_DerivedViewStructure withBookWhen(PurchaseWhenEnumeration value)
public FlexibleLine_DerivedViewStructure withBuyWhen(PurchaseMomentEnumeration... values)
public FlexibleLine_DerivedViewStructure withBuyWhen(Collection<PurchaseMomentEnumeration> values)
public FlexibleLine_DerivedViewStructure withLatestBookingTime(LocalTime value)
public FlexibleLine_DerivedViewStructure withMinimumBookingPeriod(Duration value)
public FlexibleLine_DerivedViewStructure withBookingUrl(String value)
public FlexibleLine_DerivedViewStructure withBookingNote(MultilingualString value)
public FlexibleLine_DerivedViewStructure withLineRef(JAXBElement<? extends LineRefStructure> value)
withLineRef in class Line_DerivedViewStructurepublic FlexibleLine_DerivedViewStructure withPublicCode(String value)
withPublicCode in class Line_DerivedViewStructurepublic FlexibleLine_DerivedViewStructure withName(MultilingualString value)
withName in class Line_DerivedViewStructurepublic FlexibleLine_DerivedViewStructure withShortName(MultilingualString value)
withShortName in class Line_DerivedViewStructurepublic FlexibleLine_DerivedViewStructure withTransportMode(AllVehicleModesOfTransportEnumeration value)
withTransportMode in class Line_DerivedViewStructurepublic FlexibleLine_DerivedViewStructure withTransportSubmode(TransportSubmodeStructure value)
withTransportSubmode in class Line_DerivedViewStructurepublic FlexibleLine_DerivedViewStructure withOperatorRef(OperatorRefStructure value)
withOperatorRef in class Line_DerivedViewStructurepublic FlexibleLine_DerivedViewStructure withTypeOfLineRef(TypeOfLineRefStructure value)
withTypeOfLineRef in class Line_DerivedViewStructurepublic FlexibleLine_DerivedViewStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class Line_DerivedViewStructurepublic FlexibleLine_DerivedViewStructure withId(String value)
withId in class Line_DerivedViewStructurepublic String toString()
toString in class Line_DerivedViewStructureCopyright © 2018 Entur AS. All rights reserved.