Uses of Class
uk.org.siri.siri20.SelfDriveSubmodesOfTransportEnumeration
-
Packages that use SelfDriveSubmodesOfTransportEnumeration Package Description uk.org.siri.siri20 -
-
Uses of SelfDriveSubmodesOfTransportEnumeration in uk.org.siri.siri20
Methods in uk.org.siri.siri20 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.siri20 that return types with arguments of type SelfDriveSubmodesOfTransportEnumeration Modifier and Type Method Description JAXBElement<SelfDriveSubmodesOfTransportEnumeration>ObjectFactory. createSelfDriveSubmode(SelfDriveSubmodesOfTransportEnumeration value)Methods in uk.org.siri.siri20 with parameters of type SelfDriveSubmodesOfTransportEnumeration Modifier and Type Method Description JAXBElement<SelfDriveSubmodesOfTransportEnumeration>ObjectFactory. createSelfDriveSubmode(SelfDriveSubmodesOfTransportEnumeration value)
-