Uses of Class
eu.datex2.siri20.schema._2_0rc1._2_0.InfrastructureDamageTypeEnum
-
Packages that use InfrastructureDamageTypeEnum Package Description eu.datex2.siri20.schema._2_0rc1._2_0 -
-
Uses of InfrastructureDamageTypeEnum in eu.datex2.siri20.schema._2_0rc1._2_0
Fields in eu.datex2.siri20.schema._2_0rc1._2_0 declared as InfrastructureDamageTypeEnum Modifier and Type Field Description protected InfrastructureDamageTypeEnumInfrastructureDamageObstruction. infrastructureDamageTypeMethods in eu.datex2.siri20.schema._2_0rc1._2_0 that return InfrastructureDamageTypeEnum Modifier and Type Method Description static InfrastructureDamageTypeEnumInfrastructureDamageTypeEnum. fromValue(String v)InfrastructureDamageTypeEnumInfrastructureDamageObstruction. getInfrastructureDamageType()Gets the value of the infrastructureDamageType property.static InfrastructureDamageTypeEnumInfrastructureDamageTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static InfrastructureDamageTypeEnum[]InfrastructureDamageTypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.datex2.siri20.schema._2_0rc1._2_0 with parameters of type InfrastructureDamageTypeEnum Modifier and Type Method Description voidInfrastructureDamageObstruction. setInfrastructureDamageType(InfrastructureDamageTypeEnum value)Sets the value of the infrastructureDamageType property.
-