public class ServiceDeliveryErrorConditionStructure extends Object
Java class for ServiceDeliveryErrorConditionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ServiceDeliveryErrorConditionStructure">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<group ref="{http://www.siri.org.uk/siri}ServiceRequestErrorGroup"/>
</choice>
<element name="Description" type="{http://www.siri.org.uk/siri}ErrorDescriptionStructure" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ServiceDeliveryErrorConditionStructure() |
protected UnapprovedKeyAccessStructure unapprovedKeyAccessError
protected UnknownParticipantErrorStructure unknownParticipantError
protected UnknownEndpointErrorStructure unknownEndpointError
protected EndpointDeniedAccessStructure endpointDeniedAccessError
protected EndpointNotAvailableAccessStructure endpointNotAvailableAccessError
protected ServiceNotAvailableErrorStructure serviceNotAvailableError
protected CapabilityNotSupportedErrorStructure capabilityNotSupportedError
protected AccessNotAllowedErrorStructure accessNotAllowedError
protected InvalidDataReferencesErrorStructure invalidDataReferencesError
protected BeyondDataHorizonErrorStructure beyondDataHorizon
protected NoInfoForTopicErrorStructure noInfoForTopicError
protected ParametersIgnoredErrorStructure parametersIgnoredError
protected UnknownExtensionsErrorStructure unknownExtensionsError
protected AllowedResourceUsageExceededErrorStructure allowedResourceUsageExceededError
protected OtherErrorStructure otherError
protected ErrorDescriptionStructure description
public ServiceDeliveryErrorConditionStructure()
public UnapprovedKeyAccessStructure getUnapprovedKeyAccessError()
UnapprovedKeyAccessStructurepublic void setUnapprovedKeyAccessError(UnapprovedKeyAccessStructure value)
value - allowed object is
UnapprovedKeyAccessStructurepublic UnknownParticipantErrorStructure getUnknownParticipantError()
UnknownParticipantErrorStructurepublic void setUnknownParticipantError(UnknownParticipantErrorStructure value)
value - allowed object is
UnknownParticipantErrorStructurepublic UnknownEndpointErrorStructure getUnknownEndpointError()
UnknownEndpointErrorStructurepublic void setUnknownEndpointError(UnknownEndpointErrorStructure value)
value - allowed object is
UnknownEndpointErrorStructurepublic EndpointDeniedAccessStructure getEndpointDeniedAccessError()
EndpointDeniedAccessStructurepublic void setEndpointDeniedAccessError(EndpointDeniedAccessStructure value)
value - allowed object is
EndpointDeniedAccessStructurepublic EndpointNotAvailableAccessStructure getEndpointNotAvailableAccessError()
EndpointNotAvailableAccessStructurepublic void setEndpointNotAvailableAccessError(EndpointNotAvailableAccessStructure value)
value - allowed object is
EndpointNotAvailableAccessStructurepublic ServiceNotAvailableErrorStructure getServiceNotAvailableError()
ServiceNotAvailableErrorStructurepublic void setServiceNotAvailableError(ServiceNotAvailableErrorStructure value)
value - allowed object is
ServiceNotAvailableErrorStructurepublic CapabilityNotSupportedErrorStructure getCapabilityNotSupportedError()
CapabilityNotSupportedErrorStructurepublic void setCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value)
value - allowed object is
CapabilityNotSupportedErrorStructurepublic AccessNotAllowedErrorStructure getAccessNotAllowedError()
AccessNotAllowedErrorStructurepublic void setAccessNotAllowedError(AccessNotAllowedErrorStructure value)
value - allowed object is
AccessNotAllowedErrorStructurepublic InvalidDataReferencesErrorStructure getInvalidDataReferencesError()
InvalidDataReferencesErrorStructurepublic void setInvalidDataReferencesError(InvalidDataReferencesErrorStructure value)
value - allowed object is
InvalidDataReferencesErrorStructurepublic BeyondDataHorizonErrorStructure getBeyondDataHorizon()
BeyondDataHorizonErrorStructurepublic void setBeyondDataHorizon(BeyondDataHorizonErrorStructure value)
value - allowed object is
BeyondDataHorizonErrorStructurepublic NoInfoForTopicErrorStructure getNoInfoForTopicError()
NoInfoForTopicErrorStructurepublic void setNoInfoForTopicError(NoInfoForTopicErrorStructure value)
value - allowed object is
NoInfoForTopicErrorStructurepublic ParametersIgnoredErrorStructure getParametersIgnoredError()
ParametersIgnoredErrorStructurepublic void setParametersIgnoredError(ParametersIgnoredErrorStructure value)
value - allowed object is
ParametersIgnoredErrorStructurepublic UnknownExtensionsErrorStructure getUnknownExtensionsError()
UnknownExtensionsErrorStructurepublic void setUnknownExtensionsError(UnknownExtensionsErrorStructure value)
value - allowed object is
UnknownExtensionsErrorStructurepublic AllowedResourceUsageExceededErrorStructure getAllowedResourceUsageExceededError()
AllowedResourceUsageExceededErrorStructurepublic void setAllowedResourceUsageExceededError(AllowedResourceUsageExceededErrorStructure value)
value - allowed object is
AllowedResourceUsageExceededErrorStructurepublic OtherErrorStructure getOtherError()
OtherErrorStructurepublic void setOtherError(OtherErrorStructure value)
value - allowed object is
OtherErrorStructurepublic ErrorDescriptionStructure getDescription()
ErrorDescriptionStructurepublic void setDescription(ErrorDescriptionStructure value)
value - allowed object is
ErrorDescriptionStructurepublic ServiceDeliveryErrorConditionStructure withUnapprovedKeyAccessError(UnapprovedKeyAccessStructure value)
public ServiceDeliveryErrorConditionStructure withUnknownParticipantError(UnknownParticipantErrorStructure value)
public ServiceDeliveryErrorConditionStructure withUnknownEndpointError(UnknownEndpointErrorStructure value)
public ServiceDeliveryErrorConditionStructure withEndpointDeniedAccessError(EndpointDeniedAccessStructure value)
public ServiceDeliveryErrorConditionStructure withEndpointNotAvailableAccessError(EndpointNotAvailableAccessStructure value)
public ServiceDeliveryErrorConditionStructure withServiceNotAvailableError(ServiceNotAvailableErrorStructure value)
public ServiceDeliveryErrorConditionStructure withCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value)
public ServiceDeliveryErrorConditionStructure withAccessNotAllowedError(AccessNotAllowedErrorStructure value)
public ServiceDeliveryErrorConditionStructure withInvalidDataReferencesError(InvalidDataReferencesErrorStructure value)
public ServiceDeliveryErrorConditionStructure withBeyondDataHorizon(BeyondDataHorizonErrorStructure value)
public ServiceDeliveryErrorConditionStructure withNoInfoForTopicError(NoInfoForTopicErrorStructure value)
public ServiceDeliveryErrorConditionStructure withParametersIgnoredError(ParametersIgnoredErrorStructure value)
public ServiceDeliveryErrorConditionStructure withUnknownExtensionsError(UnknownExtensionsErrorStructure value)
public ServiceDeliveryErrorConditionStructure withAllowedResourceUsageExceededError(AllowedResourceUsageExceededErrorStructure value)
public ServiceDeliveryErrorConditionStructure withOtherError(OtherErrorStructure value)
public ServiceDeliveryErrorConditionStructure withDescription(ErrorDescriptionStructure value)
Copyright © 2018 Entur AS. All rights reserved.