public class TypesOfValueStructure extends StrictContainmentAggregationStructure
Java class for typesOfValueStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="typesOfValueStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}strictContainmentAggregationStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}TypeOfValue" maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends TypeOfValue_VersionStructure>> |
typeOfValue |
id| Constructor and Description |
|---|
TypesOfValueStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<? extends TypeOfValue_VersionStructure>> |
getTypeOfValue()
Gets the value of the typeOfValue property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
TypesOfValueStructure |
withId(String value) |
TypesOfValueStructure |
withTypeOfValue(Collection<JAXBElement<? extends TypeOfValue_VersionStructure>> values) |
TypesOfValueStructure |
withTypeOfValue(JAXBElement<? extends TypeOfValue_VersionStructure>... values) |
getId, setIdprotected List<JAXBElement<? extends TypeOfValue_VersionStructure>> typeOfValue
public List<JAXBElement<? extends TypeOfValue_VersionStructure>> getTypeOfValue()
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 typeOfValue property.
For example, to add a new item, do as follows:
getTypeOfValue().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<TypeOfTransfer>
JAXBElement<TypeOfFacility>
JAXBElement<ClassOfUse>
JAXBElement<TypeOfEquipment>
JAXBElement<TypeOfEntity_VersionStructure>
JAXBElement<TypeOfRetailDevice>
JAXBElement<TypeOfConcession>
JAXBElement<TypeOfFareProduct>
JAXBElement<PurposeOfEquipmentProfile>
JAXBElement<Branding>
JAXBElement<PriceUnit>
JAXBElement<OpenTransportMode>
JAXBElement<TypeOfFeature>
JAXBElement<TypeOfTimeDemandType>
JAXBElement<TypeOfPoint>
JAXBElement<TypeOfTravelDocument>
JAXBElement<TimingAlgorithmType>
JAXBElement<TypeOfService>
JAXBElement<TypeOfTariff>
JAXBElement<TypeOfServiceFeature>
JAXBElement<TypeOfLinkSequence>
JAXBElement<TypeOfCongestion>
JAXBElement<TypeOfCustomerAccount>
JAXBElement<TypeOfValidity>
JAXBElement<TypeOfJourneyPattern>
JAXBElement<TypeOfPlace>
JAXBElement<TypeOfPassengerContract>
JAXBElement<PurposeOfJourneyPartition>
JAXBElement<Submode>
JAXBElement<DataSource>
JAXBElement<TypeOfActivation>
JAXBElement<TypeOfUsageParameter>
JAXBElement<TypeOfResponsibilityRole>
JAXBElement<PointOfInterestClassification>
JAXBElement<TypeOfDeliveryVariant>
JAXBElement<TypeOfOrganisation>
JAXBElement<TypeOfZone>
JAXBElement<TypeOfCodespaceAssignment>
JAXBElement<TypeOfFrame>
JAXBElement<CustomerAccountStatus>
JAXBElement<TypeOfOrganisationPart>
JAXBElement<TypeOfAccessRightAssignment>
JAXBElement<TypeOfPassengerInformationEquipment>
JAXBElement<TypeOfProductCategory>
JAXBElement<TypeOfPassengerContractEntry>
JAXBElement<TypeOfSecurityList>
JAXBElement<PurposeOfGrouping>
JAXBElement<TypeOfOperation>
JAXBElement<TypeOfNotice>
JAXBElement<TypeOfProjection>
JAXBElement<TypeOfLine>
JAXBElement<Direction>
JAXBElement<TypeOfLink>
JAXBElement<ChargingMoment>
JAXBElement<TypeOfValue_VersionStructure>
JAXBElement<TypeOfFlexibleService>
JAXBElement<TypeOfSalesPackage>
public TypesOfValueStructure withTypeOfValue(JAXBElement<? extends TypeOfValue_VersionStructure>... values)
public TypesOfValueStructure withTypeOfValue(Collection<JAXBElement<? extends TypeOfValue_VersionStructure>> values)
public TypesOfValueStructure withId(String value)
withId in class StrictContainmentAggregationStructurepublic String toString()
toString in class StrictContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.