Uses of Class
uk.org.siri.siri14.SelfDriveSubmodesOfTransportEnumeration
-
Packages that use SelfDriveSubmodesOfTransportEnumeration Package Description uk.org.siri.siri14 -
-
Uses of SelfDriveSubmodesOfTransportEnumeration in uk.org.siri.siri14
Methods in uk.org.siri.siri14 that return SelfDriveSubmodesOfTransportEnumeration Modifier and Type Method Description static SelfDriveSubmodesOfTransportEnumerationSelfDriveSubmodesOfTransportEnumeration. fromValue(String v)static SelfDriveSubmodesOfTransportEnumerationSelfDriveSubmodesOfTransportEnumeration. valueOf(String name)Returns the enum constant of this type with the specified name.static SelfDriveSubmodesOfTransportEnumeration[]SelfDriveSubmodesOfTransportEnumeration. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in uk.org.siri.siri14 that return types with arguments of type SelfDriveSubmodesOfTransportEnumeration Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SelfDriveSubmodesOfTransportEnumeration>ObjectFactory. createSelfDriveSubmode(SelfDriveSubmodesOfTransportEnumeration value)Methods in uk.org.siri.siri14 with parameters of type SelfDriveSubmodesOfTransportEnumeration Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SelfDriveSubmodesOfTransportEnumeration>ObjectFactory. createSelfDriveSubmode(SelfDriveSubmodesOfTransportEnumeration value)
-