Uses of Enum Class
uk.org.netex.www.netex.DepartmentType.OrganisationRefStructureCase
Packages that use DepartmentType.OrganisationRefStructureCase
-
Uses of DepartmentType.OrganisationRefStructureCase in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return DepartmentType.OrganisationRefStructureCaseModifier and TypeMethodDescriptionDepartmentType.OrganisationRefStructureCase.forNumber(int value) DepartmentType.Builder.getOrganisationRefStructureCase()DepartmentType.getOrganisationRefStructureCase()DepartmentTypeOrBuilder.getOrganisationRefStructureCase()DepartmentType.OrganisationRefStructureCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.DepartmentType.OrganisationRefStructureCase.values()Returns an array containing the constants of this enum class, in the order they are declared.