Uses of Class
eu.datex2.siri14.schema._1_0._1_0.VMSFaultEnum
-
Packages that use VMSFaultEnum Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of VMSFaultEnum in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as VMSFaultEnum Modifier and Type Field Description protected VMSFaultEnumStoZ. vmsfaultEnumFields in eu.datex2.siri14.schema._1_0._1_0 with type parameters of type VMSFaultEnum Modifier and Type Field Description protected List<VMSFaultEnum>VariableMessageSignSetting. vmsFaultsMethods in eu.datex2.siri14.schema._1_0._1_0 that return VMSFaultEnum Modifier and Type Method Description static VMSFaultEnumVMSFaultEnum. fromValue(String v)VMSFaultEnumStoZ. getVmsfaultEnum()Gets the value of the vmsfaultEnum property.static VMSFaultEnumVMSFaultEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static VMSFaultEnum[]VMSFaultEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.datex2.siri14.schema._1_0._1_0 that return types with arguments of type VMSFaultEnum Modifier and Type Method Description List<VMSFaultEnum>VariableMessageSignSetting. getVmsFaults()Gets the value of the vmsFaults property.Methods in eu.datex2.siri14.schema._1_0._1_0 with parameters of type VMSFaultEnum Modifier and Type Method Description voidStoZ. setVmsfaultEnum(VMSFaultEnum value)Sets the value of the vmsfaultEnum property.
-