Uses of Class
eu.datex2.siri14.schema._1_0._1_0.VMSTypeEnum
-
Packages that use VMSTypeEnum Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of VMSTypeEnum in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as VMSTypeEnum Modifier and Type Field Description protected VMSTypeEnumVariableMessageSignSetting. vmsTypeprotected VMSTypeEnumStoZ. vmstypeEnumMethods in eu.datex2.siri14.schema._1_0._1_0 that return VMSTypeEnum Modifier and Type Method Description static VMSTypeEnumVMSTypeEnum. fromValue(String v)VMSTypeEnumVariableMessageSignSetting. getVmsType()Gets the value of the vmsType property.VMSTypeEnumStoZ. getVmstypeEnum()Gets the value of the vmstypeEnum property.static VMSTypeEnumVMSTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static VMSTypeEnum[]VMSTypeEnum. 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 with parameters of type VMSTypeEnum Modifier and Type Method Description voidVariableMessageSignSetting. setVmsType(VMSTypeEnum value)Sets the value of the vmsType property.voidStoZ. setVmstypeEnum(VMSTypeEnum value)Sets the value of the vmstypeEnum property.
-