Uses of Class
uk.org.siri.siri13.ErrorCodeStructure
-
Packages that use ErrorCodeStructure Package Description uk.org.siri.siri13 -
-
Uses of ErrorCodeStructure in uk.org.siri.siri13
Subclasses of ErrorCodeStructure in uk.org.siri.siri13 Modifier and Type Class Description classAccessNotAllowedErrorStructureType forError: invalid access.classAllowedResourceUsageExceededErrorStructureType for error.classBeyondDataHorizonErrorStructureType for errorclassCapabilityNotSupportedErrorStructureType for Error: Service does not support requested capability.classNoInfoForTopicErrorStructureType for Error: No Info.classOtherErrorStructureType for error.classServiceNotAvailableErrorStructureType for errorclassUnknownSubscriberErrorStructureType for Error: Subscriber not found.classUnknownSubscriptionErrorStructureType for Error: Subscription not found.Methods in uk.org.siri.siri13 that return ErrorCodeStructure Modifier and Type Method Description ErrorCodeStructureObjectFactory. createErrorCodeStructure()Create an instance ofErrorCodeStructureMethods in uk.org.siri.siri13 that return types with arguments of type ErrorCodeStructure Modifier and Type Method Description JAXBElement<ErrorCodeStructure>ObjectFactory. createErrorCode(ErrorCodeStructure value)Methods in uk.org.siri.siri13 with parameters of type ErrorCodeStructure Modifier and Type Method Description JAXBElement<ErrorCodeStructure>ObjectFactory. createErrorCode(ErrorCodeStructure value)
-