Uses of Class
uk.org.netex.www.netex.CommonSectionType
Packages that use CommonSectionType
-
Uses of CommonSectionType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return CommonSectionTypeModifier and TypeMethodDescriptionCommonSectionType.Builder.build()CommonSectionType.Builder.buildPartial()CommonSectionsInFrame_RelStructure.Builder.getCommonSection(int index) A shared set of LINKS or POINTs.CommonSectionsInFrame_RelStructure.getCommonSection(int index) A shared set of LINKS or POINTs.CommonSectionsInFrame_RelStructureOrBuilder.getCommonSection(int index) A shared set of LINKS or POINTs.SectionInSequence_VersionedChildStructure.Builder.getCommonSection()A shared set of LINKS or POINTs.SectionInSequence_VersionedChildStructure.getCommonSection()A shared set of LINKS or POINTs.SectionInSequence_VersionedChildStructureOrBuilder.getCommonSection()A shared set of LINKS or POINTs.SectionInSequenceType.Builder.getCommonSection()A shared set of LINKS or POINTs.SectionInSequenceType.getCommonSection()A shared set of LINKS or POINTs.SectionInSequenceTypeOrBuilder.getCommonSection()A shared set of LINKS or POINTs.static CommonSectionTypeCommonSectionType.getDefaultInstance()CommonSectionType.Builder.getDefaultInstanceForType()CommonSectionType.getDefaultInstanceForType()static CommonSectionTypeCommonSectionType.parseDelimitedFrom(InputStream input) static CommonSectionTypeCommonSectionType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonSectionTypeCommonSectionType.parseFrom(byte[] data) static CommonSectionTypeCommonSectionType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonSectionTypeCommonSectionType.parseFrom(com.google.protobuf.ByteString data) static CommonSectionTypeCommonSectionType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonSectionTypeCommonSectionType.parseFrom(com.google.protobuf.CodedInputStream input) static CommonSectionTypeCommonSectionType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonSectionTypeCommonSectionType.parseFrom(InputStream input) static CommonSectionTypeCommonSectionType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonSectionTypeCommonSectionType.parseFrom(ByteBuffer data) static CommonSectionTypeCommonSectionType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type CommonSectionTypeModifier and TypeMethodDescriptionCommonSectionsInFrame_RelStructure.Builder.getCommonSectionList()A shared set of LINKS or POINTs.CommonSectionsInFrame_RelStructure.getCommonSectionList()A shared set of LINKS or POINTs.CommonSectionsInFrame_RelStructureOrBuilder.getCommonSectionList()A shared set of LINKS or POINTs.com.google.protobuf.Parser<CommonSectionType> CommonSectionType.getParserForType()static com.google.protobuf.Parser<CommonSectionType> CommonSectionType.parser()Methods in uk.org.netex.www.netex with parameters of type CommonSectionTypeModifier and TypeMethodDescriptionCommonSectionsInFrame_RelStructure.Builder.addCommonSection(int index, CommonSectionType value) A shared set of LINKS or POINTs.CommonSectionsInFrame_RelStructure.Builder.addCommonSection(CommonSectionType value) A shared set of LINKS or POINTs.SectionInSequence_VersionedChildStructure.Builder.mergeCommonSection(CommonSectionType value) A shared set of LINKS or POINTs.SectionInSequenceType.Builder.mergeCommonSection(CommonSectionType value) A shared set of LINKS or POINTs.CommonSectionType.Builder.mergeFrom(CommonSectionType other) static CommonSectionType.BuilderCommonSectionType.newBuilder(CommonSectionType prototype) CommonSectionsInFrame_RelStructure.Builder.setCommonSection(int index, CommonSectionType value) A shared set of LINKS or POINTs.SectionInSequence_VersionedChildStructure.Builder.setCommonSection(CommonSectionType value) A shared set of LINKS or POINTs.SectionInSequenceType.Builder.setCommonSection(CommonSectionType value) A shared set of LINKS or POINTs.Method parameters in uk.org.netex.www.netex with type arguments of type CommonSectionTypeModifier and TypeMethodDescriptionCommonSectionsInFrame_RelStructure.Builder.addAllCommonSection(Iterable<? extends CommonSectionType> values) A shared set of LINKS or POINTs.