Uses of Class
uk.org.siri.siri20.NoInfoForTopicErrorStructure
-
Packages that use NoInfoForTopicErrorStructure Package Description uk.org.siri.siri20 -
-
Uses of NoInfoForTopicErrorStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as NoInfoForTopicErrorStructure Modifier and Type Field Description protected NoInfoForTopicErrorStructureErrorCondition. noInfoForTopicErrorprotected NoInfoForTopicErrorStructureErrorConditionElement. noInfoForTopicErrorprotected NoInfoForTopicErrorStructureServiceDeliveryErrorConditionElement. noInfoForTopicErrorMethods in uk.org.siri.siri20 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.NoInfoForTopicErrorStructureServiceDeliveryErrorConditionElement. getNoInfoForTopicError()Gets the value of the noInfoForTopicError property.Methods in uk.org.siri.siri20 that return types with arguments of type NoInfoForTopicErrorStructure Modifier and Type Method Description JAXBElement<NoInfoForTopicErrorStructure>ObjectFactory. createNoInfoForTopicError(NoInfoForTopicErrorStructure value)Methods in uk.org.siri.siri20 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.voidServiceDeliveryErrorConditionElement. setNoInfoForTopicError(NoInfoForTopicErrorStructure value)Sets the value of the noInfoForTopicError property.
-