Uses of Enum Class
uk.org.netex.www.netex.NoticeAssignmentType.SectionRefStructureCase
Packages that use NoticeAssignmentType.SectionRefStructureCase
-
Uses of NoticeAssignmentType.SectionRefStructureCase in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return NoticeAssignmentType.SectionRefStructureCaseModifier and TypeMethodDescriptionNoticeAssignmentType.SectionRefStructureCase.forNumber(int value) NoticeAssignmentType.Builder.getSectionRefStructureCase()NoticeAssignmentType.getSectionRefStructureCase()NoticeAssignmentTypeOrBuilder.getSectionRefStructureCase()NoticeAssignmentType.SectionRefStructureCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.NoticeAssignmentType.SectionRefStructureCase.values()Returns an array containing the constants of this enum class, in the order they are declared.