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