Uses of Class
uk.org.netex.www.netex.JourneyPartsInFrame_RelStructure.Builder
Packages that use JourneyPartsInFrame_RelStructure.Builder
-
Uses of JourneyPartsInFrame_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return JourneyPartsInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionJourneyPartsInFrame_RelStructure.Builder.addAllJourneyPart(Iterable<? extends JourneyPartType> values) A part of a VEHICLE JOURNEY created according to a specific functional purpose, for instance in situations when vehicle coupling or separating occurs.JourneyPartsInFrame_RelStructure.Builder.addJourneyPart(int index, JourneyPartType value) A part of a VEHICLE JOURNEY created according to a specific functional purpose, for instance in situations when vehicle coupling or separating occurs.JourneyPartsInFrame_RelStructure.Builder.addJourneyPart(int index, JourneyPartType.Builder builderForValue) A part of a VEHICLE JOURNEY created according to a specific functional purpose, for instance in situations when vehicle coupling or separating occurs.JourneyPartsInFrame_RelStructure.Builder.addJourneyPart(JourneyPartType value) A part of a VEHICLE JOURNEY created according to a specific functional purpose, for instance in situations when vehicle coupling or separating occurs.JourneyPartsInFrame_RelStructure.Builder.addJourneyPart(JourneyPartType.Builder builderForValue) A part of a VEHICLE JOURNEY created according to a specific functional purpose, for instance in situations when vehicle coupling or separating occurs.JourneyPartsInFrame_RelStructure.Builder.clear()JourneyPartsInFrame_RelStructure.Builder.clearId()Identifier of the relationship.JourneyPartsInFrame_RelStructure.Builder.clearJourneyPart()A part of a VEHICLE JOURNEY created according to a specific functional purpose, for instance in situations when vehicle coupling or separating occurs.JourneyPartsInFrame_RelStructure.Builder.clearModificationSet()Whether this is a list of all (revise) or just changes.JourneyPartsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) JourneyPartsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) JourneyPartsInFrame_RelStructure.Builder.mergeFrom(JourneyPartsInFrame_RelStructure other) JourneyPartsInFrame_RelStructure.newBuilder()JourneyPartsInFrame_RelStructure.newBuilder(JourneyPartsInFrame_RelStructure prototype) JourneyPartsInFrame_RelStructure.newBuilderForType()protected JourneyPartsInFrame_RelStructure.BuilderJourneyPartsInFrame_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) JourneyPartsInFrame_RelStructure.Builder.removeJourneyPart(int index) A part of a VEHICLE JOURNEY created according to a specific functional purpose, for instance in situations when vehicle coupling or separating occurs.Identifier of the relationship.JourneyPartsInFrame_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.JourneyPartsInFrame_RelStructure.Builder.setJourneyPart(int index, JourneyPartType value) A part of a VEHICLE JOURNEY created according to a specific functional purpose, for instance in situations when vehicle coupling or separating occurs.JourneyPartsInFrame_RelStructure.Builder.setJourneyPart(int index, JourneyPartType.Builder builderForValue) A part of a VEHICLE JOURNEY created according to a specific functional purpose, for instance in situations when vehicle coupling or separating occurs.JourneyPartsInFrame_RelStructure.Builder.setModificationSet(ModificationSetEnumeration value) Whether this is a list of all (revise) or just changes.JourneyPartsInFrame_RelStructure.Builder.setModificationSetValue(int value) Whether this is a list of all (revise) or just changes.JourneyPartsInFrame_RelStructure.toBuilder()