Uses of Enum Class
uk.org.netex.www.netex.BaggageTypeEnumeration
Packages that use BaggageTypeEnumeration
-
Uses of BaggageTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return BaggageTypeEnumerationModifier and TypeMethodDescriptionstatic BaggageTypeEnumerationBaggageTypeEnumeration.forNumber(int value) LuggageAllowance_VersionStructure.Builder.getBaggageType()Type of Baggage described by this allowance.LuggageAllowance_VersionStructure.getBaggageType()Type of Baggage described by this allowance.LuggageAllowance_VersionStructureOrBuilder.getBaggageType()Type of Baggage described by this allowance.LuggageAllowanceType.Builder.getBaggageType()Type of Baggage described by this allowance.LuggageAllowanceType.getBaggageType()Type of Baggage described by this allowance.LuggageAllowanceTypeOrBuilder.getBaggageType()Type of Baggage described by this allowance.static BaggageTypeEnumerationBaggageTypeEnumeration.valueOf(int value) Deprecated.static BaggageTypeEnumerationBaggageTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static BaggageTypeEnumerationReturns the enum constant of this class with the specified name.static BaggageTypeEnumeration[]BaggageTypeEnumeration.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in uk.org.netex.www.netex that return types with arguments of type BaggageTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<BaggageTypeEnumeration> BaggageTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type BaggageTypeEnumerationModifier and TypeMethodDescriptionLuggageAllowance_VersionStructure.Builder.setBaggageType(BaggageTypeEnumeration value) Type of Baggage described by this allowance.LuggageAllowanceType.Builder.setBaggageType(BaggageTypeEnumeration value) Type of Baggage described by this allowance.