Uses of Class
eu.datex2.siri20.schema._2_0rc1._2_0.GroupOfPeopleInvolved
-
Packages that use GroupOfPeopleInvolved Package Description eu.datex2.siri20.schema._2_0rc1._2_0 -
-
Uses of GroupOfPeopleInvolved in eu.datex2.siri20.schema._2_0rc1._2_0
Fields in eu.datex2.siri20.schema._2_0rc1._2_0 with type parameters of type GroupOfPeopleInvolved Modifier and Type Field Description protected List<GroupOfPeopleInvolved>Accident. groupOfPeopleInvolvedsprotected List<GroupOfPeopleInvolved>GeneralObstruction. groupOfPeopleInvolvedsMethods in eu.datex2.siri20.schema._2_0rc1._2_0 that return GroupOfPeopleInvolved Modifier and Type Method Description GroupOfPeopleInvolvedObjectFactory. createGroupOfPeopleInvolved()Create an instance ofGroupOfPeopleInvolvedMethods in eu.datex2.siri20.schema._2_0rc1._2_0 that return types with arguments of type GroupOfPeopleInvolved Modifier and Type Method Description List<GroupOfPeopleInvolved>Accident. getGroupOfPeopleInvolveds()Gets the value of the groupOfPeopleInvolveds property.List<GroupOfPeopleInvolved>GeneralObstruction. getGroupOfPeopleInvolveds()Gets the value of the groupOfPeopleInvolveds property.
-