Uses of Class
uk.org.siri.siri21.DataFrameRefStructure
-
Packages that use DataFrameRefStructure Package Description uk.org.siri.siri21 -
-
Uses of DataFrameRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as DataFrameRefStructure Modifier and Type Field Description protected DataFrameRefStructureFramedVehicleJourneyRefStructure. dataFrameRefMethods in uk.org.siri.siri21 that return DataFrameRefStructure Modifier and Type Method Description DataFrameRefStructureObjectFactory. createDataFrameRefStructure()Create an instance ofDataFrameRefStructureDataFrameRefStructureFramedVehicleJourneyRefStructure. getDataFrameRef()Gets the value of the dataFrameRef property.Methods in uk.org.siri.siri21 with parameters of type DataFrameRefStructure Modifier and Type Method Description voidFramedVehicleJourneyRefStructure. setDataFrameRef(DataFrameRefStructure value)Sets the value of the dataFrameRef property.
-