Uses of Enum Class
uk.org.netex.www.netex.MandatoryEnumeration
Packages that use MandatoryEnumeration
-
Uses of MandatoryEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return MandatoryEnumerationModifier and TypeMethodDescriptionstatic MandatoryEnumerationMandatoryEnumeration.forNumber(int value) ClassAttributeInFrameStructure.Builder.getMandatory()Whether element is required, optional or not allowed.ClassAttributeInFrameStructure.getMandatory()Whether element is required, optional or not allowed.ClassAttributeInFrameStructureOrBuilder.getMandatory()Whether element is required, optional or not allowed.ClassAttributeInFrameType.Builder.getMandatory()Whether element is required, optional or not allowed.ClassAttributeInFrameType.getMandatory()Whether element is required, optional or not allowed.ClassAttributeInFrameTypeOrBuilder.getMandatory()Whether element is required, optional or not allowed.ClassInFrameStructure.Builder.getMandatory()Whether element is required, optional or not allowed.ClassInFrameStructure.getMandatory()Whether element is required, optional or not allowed.ClassInFrameStructureOrBuilder.getMandatory()Whether element is required, optional or not allowed.ClassRelationshipInFrameStructure.Builder.getMandatory()Whether relationship is required, optional or not allowed.ClassRelationshipInFrameStructure.getMandatory()Whether relationship is required, optional or not allowed.ClassRelationshipInFrameStructureOrBuilder.getMandatory()Whether relationship is required, optional or not allowed.static MandatoryEnumerationMandatoryEnumeration.valueOf(int value) Deprecated.static MandatoryEnumerationMandatoryEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static MandatoryEnumerationReturns the enum constant of this class with the specified name.static MandatoryEnumeration[]MandatoryEnumeration.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 MandatoryEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<MandatoryEnumeration> MandatoryEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type MandatoryEnumerationModifier and TypeMethodDescriptionClassAttributeInFrameStructure.Builder.setMandatory(MandatoryEnumeration value) Whether element is required, optional or not allowed.ClassAttributeInFrameType.Builder.setMandatory(MandatoryEnumeration value) Whether element is required, optional or not allowed.ClassInFrameStructure.Builder.setMandatory(MandatoryEnumeration value) Whether element is required, optional or not allowed.ClassRelationshipInFrameStructure.Builder.setMandatory(MandatoryEnumeration value) Whether relationship is required, optional or not allowed.