Uses of Enum Class
uk.org.netex.www.netex.ContainmentEnumeration
Packages that use ContainmentEnumeration
-
Uses of ContainmentEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return ContainmentEnumerationModifier and TypeMethodDescriptionstatic ContainmentEnumerationContainmentEnumeration.forNumber(int value) ClassRelationshipInFrameStructure.Builder.getContainment()Whether reference elements can be inline or by reference.ClassRelationshipInFrameStructure.getContainment()Whether reference elements can be inline or by reference.ClassRelationshipInFrameStructureOrBuilder.getContainment()Whether reference elements can be inline or by reference.static ContainmentEnumerationContainmentEnumeration.valueOf(int value) Deprecated.static ContainmentEnumerationContainmentEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static ContainmentEnumerationReturns the enum constant of this class with the specified name.static ContainmentEnumeration[]ContainmentEnumeration.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 ContainmentEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ContainmentEnumeration> ContainmentEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type ContainmentEnumerationModifier and TypeMethodDescriptionClassRelationshipInFrameStructure.Builder.setContainment(ContainmentEnumeration value) Whether reference elements can be inline or by reference.