Uses of Class
uk.org.siri.siri10.VersionRefStructure
-
Packages that use VersionRefStructure Package Description uk.org.siri.siri10 -
-
Uses of VersionRefStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as VersionRefStructure Modifier and Type Field Description protected VersionRefStructurePermissionsStructure. permissionVersionRefprotected VersionRefStructureEstimatedTimetableRequestStructure. timetableVersionRefprotected VersionRefStructureProductionTimetableRequestStructure. timetableVersionRefprotected VersionRefStructureDatedTimetableVersionFrameStructure. versionRefMethods in uk.org.siri.siri10 that return VersionRefStructure Modifier and Type Method Description VersionRefStructureObjectFactory. createVersionRefStructure()Create an instance ofVersionRefStructureVersionRefStructurePermissionsStructure. getPermissionVersionRef()Gets the value of the permissionVersionRef property.VersionRefStructureEstimatedTimetableRequestStructure. getTimetableVersionRef()Gets the value of the timetableVersionRef property.VersionRefStructureProductionTimetableRequestStructure. getTimetableVersionRef()Gets the value of the timetableVersionRef property.VersionRefStructureDatedTimetableVersionFrameStructure. getVersionRef()Gets the value of the versionRef property.Methods in uk.org.siri.siri10 with parameters of type VersionRefStructure Modifier and Type Method Description voidPermissionsStructure. setPermissionVersionRef(VersionRefStructure value)Sets the value of the permissionVersionRef property.voidEstimatedTimetableRequestStructure. setTimetableVersionRef(VersionRefStructure value)Sets the value of the timetableVersionRef property.voidProductionTimetableRequestStructure. setTimetableVersionRef(VersionRefStructure value)Sets the value of the timetableVersionRef property.voidDatedTimetableVersionFrameStructure. setVersionRef(VersionRefStructure value)Sets the value of the versionRef property.
-