Uses of Class
uk.org.siri.siri21.BeyondDataHorizonErrorStructure
-
Packages that use BeyondDataHorizonErrorStructure Package Description uk.org.siri.siri21 -
-
Uses of BeyondDataHorizonErrorStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as BeyondDataHorizonErrorStructure Modifier and Type Field Description protected BeyondDataHorizonErrorStructureErrorCondition. beyondDataHorizonprotected BeyondDataHorizonErrorStructureErrorConditionElement. beyondDataHorizonprotected BeyondDataHorizonErrorStructureServiceDeliveryErrorConditionElement. beyondDataHorizonMethods in uk.org.siri.siri21 that return BeyondDataHorizonErrorStructure Modifier and Type Method Description BeyondDataHorizonErrorStructureObjectFactory. createBeyondDataHorizonErrorStructure()Create an instance ofBeyondDataHorizonErrorStructureBeyondDataHorizonErrorStructureErrorCondition. getBeyondDataHorizon()Error: Data period or subscription period is outside of period covered by service.BeyondDataHorizonErrorStructureErrorConditionElement. getBeyondDataHorizon()Error: Data period or subscription period is outside of period covered by service.BeyondDataHorizonErrorStructureServiceDeliveryErrorConditionElement. getBeyondDataHorizon()Error: Data period or subscription period is outside of period covered by service.Methods in uk.org.siri.siri21 that return types with arguments of type BeyondDataHorizonErrorStructure Modifier and Type Method Description JAXBElement<BeyondDataHorizonErrorStructure>ObjectFactory. createBeyondDataHorizon(BeyondDataHorizonErrorStructure value)Methods in uk.org.siri.siri21 with parameters of type BeyondDataHorizonErrorStructure Modifier and Type Method Description JAXBElement<BeyondDataHorizonErrorStructure>ObjectFactory. createBeyondDataHorizon(BeyondDataHorizonErrorStructure value)voidErrorCondition. setBeyondDataHorizon(BeyondDataHorizonErrorStructure value)Sets the value of the beyondDataHorizon property.voidErrorConditionElement. setBeyondDataHorizon(BeyondDataHorizonErrorStructure value)Sets the value of the beyondDataHorizon property.voidServiceDeliveryErrorConditionElement. setBeyondDataHorizon(BeyondDataHorizonErrorStructure value)Sets the value of the beyondDataHorizon property.
-