Uses of Class
uk.org.siri.siri20.InvalidDataReferencesErrorStructure
-
Packages that use InvalidDataReferencesErrorStructure Package Description uk.org.siri.siri20 -
-
Uses of InvalidDataReferencesErrorStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as InvalidDataReferencesErrorStructure Modifier and Type Field Description protected InvalidDataReferencesErrorStructureErrorCondition. invalidDataReferencesErrorprotected InvalidDataReferencesErrorStructureErrorConditionElement. invalidDataReferencesErrorprotected InvalidDataReferencesErrorStructureServiceDeliveryErrorConditionElement. invalidDataReferencesErrorMethods in uk.org.siri.siri20 that return InvalidDataReferencesErrorStructure Modifier and Type Method Description InvalidDataReferencesErrorStructureObjectFactory. createInvalidDataReferencesErrorStructure()Create an instance ofInvalidDataReferencesErrorStructureInvalidDataReferencesErrorStructureErrorCondition. getInvalidDataReferencesError()Gets the value of the invalidDataReferencesError property.InvalidDataReferencesErrorStructureErrorConditionElement. getInvalidDataReferencesError()Gets the value of the invalidDataReferencesError property.InvalidDataReferencesErrorStructureServiceDeliveryErrorConditionElement. getInvalidDataReferencesError()Gets the value of the invalidDataReferencesError property.Methods in uk.org.siri.siri20 that return types with arguments of type InvalidDataReferencesErrorStructure Modifier and Type Method Description JAXBElement<InvalidDataReferencesErrorStructure>ObjectFactory. createInvalidDataReferencesError(InvalidDataReferencesErrorStructure value)Methods in uk.org.siri.siri20 with parameters of type InvalidDataReferencesErrorStructure Modifier and Type Method Description JAXBElement<InvalidDataReferencesErrorStructure>ObjectFactory. createInvalidDataReferencesError(InvalidDataReferencesErrorStructure value)voidErrorCondition. setInvalidDataReferencesError(InvalidDataReferencesErrorStructure value)Sets the value of the invalidDataReferencesError property.voidErrorConditionElement. setInvalidDataReferencesError(InvalidDataReferencesErrorStructure value)Sets the value of the invalidDataReferencesError property.voidServiceDeliveryErrorConditionElement. setInvalidDataReferencesError(InvalidDataReferencesErrorStructure value)Sets the value of the invalidDataReferencesError property.
-