public class PriceableObjectRefs_RelStructure extends OneToManyRelationshipStructure
Java class for priceableObjectRefs_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="priceableObjectRefs_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}oneToManyRelationshipStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}PriceableObjectRef" maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends PriceableObjectRefStructure>> |
priceableObjectRef |
modificationSetid| Constructor and Description |
|---|
PriceableObjectRefs_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<? extends PriceableObjectRefStructure>> |
getPriceableObjectRef()
Gets the value of the priceableObjectRef property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
PriceableObjectRefs_RelStructure |
withId(String value) |
PriceableObjectRefs_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
PriceableObjectRefs_RelStructure |
withPriceableObjectRef(Collection<JAXBElement<? extends PriceableObjectRefStructure>> values) |
PriceableObjectRefs_RelStructure |
withPriceableObjectRef(JAXBElement<? extends PriceableObjectRefStructure>... values) |
getModificationSet, setModificationSetgetId, setIdprotected List<JAXBElement<? extends PriceableObjectRefStructure>> priceableObjectRef
public List<JAXBElement<? extends PriceableObjectRefStructure>> getPriceableObjectRef()
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 priceableObjectRef property.
For example, to add a new item, do as follows:
getPriceableObjectRef().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<TransferabilityRefStructure>
JAXBElement<ReservingRefStructure>
JAXBElement<RoundTripRefStructure>
JAXBElement<TimeStructureFactorRefStructure>
JAXBElement<ThirdPartyProductRefStructure>
JAXBElement<PreassignedFareProductRefStructure>
JAXBElement<UsageParameterRefStructure>
JAXBElement<ValidableElementRefStructure>
JAXBElement<SaleDiscountRightRefStructure>
JAXBElement<UsageParameterRefStructure>
JAXBElement<CappingRuleRefStructure>
JAXBElement<FrequencyOfUseRefStructure>
JAXBElement<EntitlementGivenRefStructure>
JAXBElement<ControllableElementRefStructure>
JAXBElement<SeriesConstraintRef>
JAXBElement<ReplacingRefStructure>
JAXBElement<UsageDiscountRightRefStructure>
JAXBElement<FareQuotaFactorRefStructure>
JAXBElement<ChargingPolicyRefStructure>
JAXBElement<InterchangingRefStructure>
JAXBElement<CommercialProfileRefStructure>
JAXBElement<MinimumStayRefStructure>
JAXBElement<AmountOfPriceUnitProductRefStructure>
JAXBElement<CustomerPurchasePackageElementRefStructure>
JAXBElement<UserProfileRefStructure>
JAXBElement<FareStructureFactorRefStructure>
JAXBElement<LuggageAllowanceRefStructure>
JAXBElement<StepLimitRefStructure>
JAXBElement<FareIntervalRefStructure>
JAXBElement<PurchaseWindowRefStructure>
JAXBElement<CancellingRefStructure>
JAXBElement<CappedDiscountRightRefStructure>
JAXBElement<SalesPackageRefStructure>
JAXBElement<PriceableObjectRefStructure>
JAXBElement<TimeIntervalRefStructure>
JAXBElement<FulfilmentMethodRefStructure>
JAXBElement<ServiceAccessRightRefStructure>
JAXBElement<EntitlementRequiredRefStructure>
JAXBElement<DistanceMatrixElementRefStructureElement>
JAXBElement<ExchangingRefStructure>
JAXBElement<EntitlementProductRefStructure>
JAXBElement<GroupTicketRefStructure>
JAXBElement<SalesPackageElementRefStructure>
JAXBElement<ResellingRefStructure>
JAXBElement<RoutingRefStructure>
JAXBElement<GeographicalStructureFactorRefStructure>
JAXBElement<FareDemandFactorRefStructure>
JAXBElement<QualityStructureFactorRefStructure>
JAXBElement<PenaltyPolicyRefStructure>
JAXBElement<UsageValidityPeriodRefStructure>
JAXBElement<SupplementProductRefStructure>
JAXBElement<FareProductRefStructure>
JAXBElement<RefundingRefStructure>
JAXBElement<CustomerPurchasePackageRefStructure>
JAXBElement<FareStructureElementRefStructure>
JAXBElement<GeographicalIntervalRefStructure>
public PriceableObjectRefs_RelStructure withPriceableObjectRef(JAXBElement<? extends PriceableObjectRefStructure>... values)
public PriceableObjectRefs_RelStructure withPriceableObjectRef(Collection<JAXBElement<? extends PriceableObjectRefStructure>> values)
public PriceableObjectRefs_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class OneToManyRelationshipStructurepublic PriceableObjectRefs_RelStructure withId(String value)
withId in class OneToManyRelationshipStructurepublic String toString()
toString in class OneToManyRelationshipStructureCopyright © 2018 Entur AS. All rights reserved.