Uses of Class
eu.datex2.siri14.schema._1_0._1_0.AuthorityOperationTypeEnum
-
Packages that use AuthorityOperationTypeEnum Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of AuthorityOperationTypeEnum in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as AuthorityOperationTypeEnum Modifier and Type Field Description protected AuthorityOperationTypeEnumAtoD. authorityOperationTypeEnumFields in eu.datex2.siri14.schema._1_0._1_0 with type parameters of type AuthorityOperationTypeEnum Modifier and Type Field Description protected List<AuthorityOperationTypeEnum>Activities. authorityOperationTypesMethods in eu.datex2.siri14.schema._1_0._1_0 that return AuthorityOperationTypeEnum Modifier and Type Method Description static AuthorityOperationTypeEnumAuthorityOperationTypeEnum. fromValue(String v)AuthorityOperationTypeEnumAtoD. getAuthorityOperationTypeEnum()Gets the value of the authorityOperationTypeEnum property.static AuthorityOperationTypeEnumAuthorityOperationTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static AuthorityOperationTypeEnum[]AuthorityOperationTypeEnum. 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 AuthorityOperationTypeEnum Modifier and Type Method Description List<AuthorityOperationTypeEnum>Activities. getAuthorityOperationTypes()Gets the value of the authorityOperationTypes property.Methods in eu.datex2.siri14.schema._1_0._1_0 with parameters of type AuthorityOperationTypeEnum Modifier and Type Method Description voidAtoD. setAuthorityOperationTypeEnum(AuthorityOperationTypeEnum value)Sets the value of the authorityOperationTypeEnum property.
-