Uses of Class
eu.datex2.siri14.schema._1_0._1_0.PeriodByPhaseOfDayEnum
-
Packages that use PeriodByPhaseOfDayEnum Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of PeriodByPhaseOfDayEnum in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as PeriodByPhaseOfDayEnum Modifier and Type Field Description protected PeriodByPhaseOfDayEnumNtoR. periodByPhaseOfDayEnumMethods in eu.datex2.siri14.schema._1_0._1_0 that return PeriodByPhaseOfDayEnum Modifier and Type Method Description static PeriodByPhaseOfDayEnumPeriodByPhaseOfDayEnum. fromValue(String v)PeriodByPhaseOfDayEnumNtoR. getPeriodByPhaseOfDayEnum()Gets the value of the periodByPhaseOfDayEnum property.static PeriodByPhaseOfDayEnumPeriodByPhaseOfDayEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static PeriodByPhaseOfDayEnum[]PeriodByPhaseOfDayEnum. 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 PeriodByPhaseOfDayEnum Modifier and Type Method Description voidNtoR. setPeriodByPhaseOfDayEnum(PeriodByPhaseOfDayEnum value)Sets the value of the periodByPhaseOfDayEnum property.
-