public class UsageParameters_RelStructure extends OneToManyRelationshipStructure
Java class for usageParameters_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="usageParameters_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}oneToManyRelationshipStructure">
<choice maxOccurs="unbounded">
<element ref="{http://www.netex.org.uk/netex}UsageParameterRef"/>
<element ref="{http://www.netex.org.uk/netex}UsageParameter_"/>
</choice>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<?>> |
usageParameterRefOrUsageParameter_ |
modificationSetid| Constructor and Description |
|---|
UsageParameters_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<?>> |
getUsageParameterRefOrUsageParameter_()
Gets the value of the usageParameterRefOrUsageParameter property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
UsageParameters_RelStructure |
withId(String value) |
UsageParameters_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
UsageParameters_RelStructure |
withUsageParameterRefOrUsageParameter_(Collection<JAXBElement<?>> values) |
UsageParameters_RelStructure |
withUsageParameterRefOrUsageParameter_(JAXBElement<?>... values) |
getModificationSet, setModificationSetgetId, setIdprotected List<JAXBElement<?>> usageParameterRefOrUsageParameter_
public List<JAXBElement<?>> getUsageParameterRefOrUsageParameter_()
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 usageParameterRefOrUsageParameter property.
For example, to add a new item, do as follows:
getUsageParameterRefOrUsageParameter_().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<TransferabilityRefStructure>
JAXBElement<EntitlementGiven>
JAXBElement<FrequencyOfUse>
JAXBElement<Transferability>
JAXBElement<ReservingRefStructure>
JAXBElement<RoundTripRefStructure>
JAXBElement<UsageParameterRefStructure>
JAXBElement<MinimumStay>
JAXBElement<Reserving>
JAXBElement<UsageParameterRefStructure>
JAXBElement<FrequencyOfUseRefStructure>
JAXBElement<EntitlementGivenRefStructure>
JAXBElement<DataManagedObjectStructure>
JAXBElement<GroupTicket>
JAXBElement<LuggageAllowance>
JAXBElement<ReplacingRefStructure>
JAXBElement<Interchanging>
JAXBElement<UsageParameter>
JAXBElement<Exchanging>
JAXBElement<ChargingPolicyRefStructure>
JAXBElement<CompanionProfile>
JAXBElement<InterchangingRefStructure>
JAXBElement<Refunding>
JAXBElement<CommercialProfileRefStructure>
JAXBElement<MinimumStayRefStructure>
JAXBElement<PenaltyPolicy>
JAXBElement<ChargingPolicy>
JAXBElement<EntitlementRequired>
JAXBElement<UserProfileRefStructure>
JAXBElement<LuggageAllowanceRefStructure>
JAXBElement<StepLimitRefStructure>
JAXBElement<PurchaseWindowRefStructure>
JAXBElement<CancellingRefStructure>
JAXBElement<Reselling>
JAXBElement<CommercialProfile>
JAXBElement<RoundTrip>
JAXBElement<EntitlementRequiredRefStructure>
JAXBElement<ExchangingRefStructure>
JAXBElement<UserProfile>
JAXBElement<Routing>
JAXBElement<GroupTicketRefStructure>
JAXBElement<ResellingRefStructure>
JAXBElement<RoutingRefStructure>
JAXBElement<Cancelling>
JAXBElement<PurchaseWindow>
JAXBElement<PenaltyPolicyRefStructure>
JAXBElement<UsageValidityPeriodRefStructure>
JAXBElement<RefundingRefStructure>
JAXBElement<Replacing>
JAXBElement<StepLimit>
JAXBElement<UsageValidityPeriod>
public UsageParameters_RelStructure withUsageParameterRefOrUsageParameter_(JAXBElement<?>... values)
public UsageParameters_RelStructure withUsageParameterRefOrUsageParameter_(Collection<JAXBElement<?>> values)
public UsageParameters_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class OneToManyRelationshipStructurepublic UsageParameters_RelStructure withId(String value)
withId in class OneToManyRelationshipStructurepublic String toString()
toString in class OneToManyRelationshipStructureCopyright © 2018 Entur AS. All rights reserved.