Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.Target
-
Packages that use Target Package Description eu.datex2.siri21.schema._2_0rc1._2_0 -
-
Uses of Target in eu.datex2.siri21.schema._2_0rc1._2_0
Fields in eu.datex2.siri21.schema._2_0rc1._2_0 declared as Target Modifier and Type Field Description protected TargetExchange. targetFields in eu.datex2.siri21.schema._2_0rc1._2_0 with type parameters of type Target Modifier and Type Field Description protected List<Target>Subscription. targetsMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return Target Modifier and Type Method Description TargetObjectFactory. createTarget()Create an instance ofTargetTargetExchange. getTarget()Gets the value of the target property.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 that return types with arguments of type Target Modifier and Type Method Description List<Target>Subscription. getTargets()Gets the value of the targets property.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 with parameters of type Target Modifier and Type Method Description voidExchange. setTarget(Target value)Sets the value of the target property.
-