Uses of Class
uk.org.netex.www.netex.ActivatedEquipmentType
Packages that use ActivatedEquipmentType
-
Uses of ActivatedEquipmentType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return ActivatedEquipmentTypeModifier and TypeMethodDescriptionActivatedEquipmentType.Builder.build()ActivatedEquipmentType.Builder.buildPartial()ActivatedEquipmentsInFrame_RelStructure.Builder.getActivatedEquipment(int index) An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.ActivatedEquipmentsInFrame_RelStructure.getActivatedEquipment(int index) An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.ActivatedEquipmentsInFrame_RelStructureOrBuilder.getActivatedEquipment(int index) An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.static ActivatedEquipmentTypeActivatedEquipmentType.getDefaultInstance()ActivatedEquipmentType.Builder.getDefaultInstanceForType()ActivatedEquipmentType.getDefaultInstanceForType()static ActivatedEquipmentTypeActivatedEquipmentType.parseDelimitedFrom(InputStream input) static ActivatedEquipmentTypeActivatedEquipmentType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActivatedEquipmentTypeActivatedEquipmentType.parseFrom(byte[] data) static ActivatedEquipmentTypeActivatedEquipmentType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActivatedEquipmentTypeActivatedEquipmentType.parseFrom(com.google.protobuf.ByteString data) static ActivatedEquipmentTypeActivatedEquipmentType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActivatedEquipmentTypeActivatedEquipmentType.parseFrom(com.google.protobuf.CodedInputStream input) static ActivatedEquipmentTypeActivatedEquipmentType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActivatedEquipmentTypeActivatedEquipmentType.parseFrom(InputStream input) static ActivatedEquipmentTypeActivatedEquipmentType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActivatedEquipmentTypeActivatedEquipmentType.parseFrom(ByteBuffer data) static ActivatedEquipmentTypeActivatedEquipmentType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type ActivatedEquipmentTypeModifier and TypeMethodDescriptionActivatedEquipmentsInFrame_RelStructure.Builder.getActivatedEquipmentList()An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.ActivatedEquipmentsInFrame_RelStructure.getActivatedEquipmentList()An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.ActivatedEquipmentsInFrame_RelStructureOrBuilder.getActivatedEquipmentList()An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.com.google.protobuf.Parser<ActivatedEquipmentType> ActivatedEquipmentType.getParserForType()static com.google.protobuf.Parser<ActivatedEquipmentType> ActivatedEquipmentType.parser()Methods in uk.org.netex.www.netex with parameters of type ActivatedEquipmentTypeModifier and TypeMethodDescriptionActivatedEquipmentsInFrame_RelStructure.Builder.addActivatedEquipment(int index, ActivatedEquipmentType value) An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.ActivatedEquipmentsInFrame_RelStructure.Builder.addActivatedEquipment(ActivatedEquipmentType value) An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.ActivatedEquipmentType.Builder.mergeFrom(ActivatedEquipmentType other) ActivatedEquipmentType.newBuilder(ActivatedEquipmentType prototype) ActivatedEquipmentsInFrame_RelStructure.Builder.setActivatedEquipment(int index, ActivatedEquipmentType value) An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.Method parameters in uk.org.netex.www.netex with type arguments of type ActivatedEquipmentTypeModifier and TypeMethodDescriptionActivatedEquipmentsInFrame_RelStructure.Builder.addAllActivatedEquipment(Iterable<? extends ActivatedEquipmentType> values) An EQUIPMENT activated by the passage of a vehicle at an ACTIVATION POINT or on an ACTIVATION LINK.