Uses of Class
eu.datex2.siri14.schema._1_0._1_0.WarningAdviceEnum
-
Packages that use WarningAdviceEnum Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of WarningAdviceEnum in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as WarningAdviceEnum Modifier and Type Field Description protected WarningAdviceEnumWarnings. warningAdviceprotected WarningAdviceEnumStoZ. warningAdviceEnumMethods in eu.datex2.siri14.schema._1_0._1_0 that return WarningAdviceEnum Modifier and Type Method Description static WarningAdviceEnumWarningAdviceEnum. fromValue(String v)WarningAdviceEnumWarnings. getWarningAdvice()Gets the value of the warningAdvice property.WarningAdviceEnumStoZ. getWarningAdviceEnum()Gets the value of the warningAdviceEnum property.static WarningAdviceEnumWarningAdviceEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static WarningAdviceEnum[]WarningAdviceEnum. 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 WarningAdviceEnum Modifier and Type Method Description voidWarnings. setWarningAdvice(WarningAdviceEnum value)Sets the value of the warningAdvice property.voidStoZ. setWarningAdviceEnum(WarningAdviceEnum value)Sets the value of the warningAdviceEnum property.
-