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