public class TypesOfValueInFrame_RelStructure extends ContainmentAggregationStructure
Java class for typesOfValueInFrame_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="typesOfValueInFrame_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}containmentAggregationStructure">
<choice maxOccurs="unbounded">
<element ref="{http://www.netex.org.uk/netex}ValueSet"/>
<element ref="{http://www.netex.org.uk/netex}TypeOfValue"/>
</choice>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends DataManagedObjectStructure>> |
valueSetOrTypeOfValue |
modificationSetid| Constructor and Description |
|---|
TypesOfValueInFrame_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<? extends DataManagedObjectStructure>> |
getValueSetOrTypeOfValue()
Gets the value of the valueSetOrTypeOfValue property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
TypesOfValueInFrame_RelStructure |
withId(String value) |
TypesOfValueInFrame_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
TypesOfValueInFrame_RelStructure |
withValueSetOrTypeOfValue(Collection<JAXBElement<? extends DataManagedObjectStructure>> values) |
TypesOfValueInFrame_RelStructure |
withValueSetOrTypeOfValue(JAXBElement<? extends DataManagedObjectStructure>... values) |
getModificationSet, setModificationSetgetId, setIdprotected List<JAXBElement<? extends DataManagedObjectStructure>> valueSetOrTypeOfValue
public List<JAXBElement<? extends DataManagedObjectStructure>> getValueSetOrTypeOfValue()
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 valueSetOrTypeOfValue property.
For example, to add a new item, do as follows:
getValueSetOrTypeOfValue().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<ValueSet>
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 TypesOfValueInFrame_RelStructure withValueSetOrTypeOfValue(JAXBElement<? extends DataManagedObjectStructure>... values)
public TypesOfValueInFrame_RelStructure withValueSetOrTypeOfValue(Collection<JAXBElement<? extends DataManagedObjectStructure>> values)
public TypesOfValueInFrame_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class ContainmentAggregationStructurepublic TypesOfValueInFrame_RelStructure withId(String value)
withId in class ContainmentAggregationStructurepublic String toString()
toString in class ContainmentAggregationStructureCopyright © 2018 Entur AS. All rights reserved.