Uses of Class
uk.org.siri.siri13.NoInfoForTopicErrorStructure
-
Packages that use NoInfoForTopicErrorStructure Package Description uk.org.siri.siri13 -
-
Uses of NoInfoForTopicErrorStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as NoInfoForTopicErrorStructure Modifier and Type Field Description protected NoInfoForTopicErrorStructureErrorCondition. noInfoForTopicErrorprotected NoInfoForTopicErrorStructureErrorConditionElement. noInfoForTopicErrorprotected NoInfoForTopicErrorStructureServiceDeliveryErrorConditionStructure. noInfoForTopicErrorMethods in uk.org.siri.siri13 that return NoInfoForTopicErrorStructure Modifier and Type Method Description NoInfoForTopicErrorStructureObjectFactory. createNoInfoForTopicErrorStructure()Create an instance ofNoInfoForTopicErrorStructureNoInfoForTopicErrorStructureErrorCondition. getNoInfoForTopicError()Gets the value of the noInfoForTopicError property.NoInfoForTopicErrorStructureErrorConditionElement. getNoInfoForTopicError()Gets the value of the noInfoForTopicError property.NoInfoForTopicErrorStructureServiceDeliveryErrorConditionStructure. getNoInfoForTopicError()Gets the value of the noInfoForTopicError property.Methods in uk.org.siri.siri13 that return types with arguments of type NoInfoForTopicErrorStructure Modifier and Type Method Description JAXBElement<NoInfoForTopicErrorStructure>ObjectFactory. createNoInfoForTopicError(NoInfoForTopicErrorStructure value)Methods in uk.org.siri.siri13 with parameters of type NoInfoForTopicErrorStructure Modifier and Type Method Description JAXBElement<NoInfoForTopicErrorStructure>ObjectFactory. createNoInfoForTopicError(NoInfoForTopicErrorStructure value)voidErrorCondition. setNoInfoForTopicError(NoInfoForTopicErrorStructure value)Sets the value of the noInfoForTopicError property.voidErrorConditionElement. setNoInfoForTopicError(NoInfoForTopicErrorStructure value)Sets the value of the noInfoForTopicError property.voidServiceDeliveryErrorConditionStructure. setNoInfoForTopicError(NoInfoForTopicErrorStructure value)Sets the value of the noInfoForTopicError property.
-