public class ErrorConditionElementStructure extends Object
Java class for ErrorConditionElementStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ErrorConditionElementStructure">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<group ref="{http://www.siri.org.uk/siri}ServiceRequestErrorGroup"/>
<element ref="{http://www.siri.org.uk/siri}UnknownSubscriptionError"/>
</choice>
<element name="Description" type="{http://www.siri.org.uk/siri}ErrorDescriptionStructure" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ErrorConditionElementStructure() |
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 UnknownSubscriptionErrorStructure unknownSubscriptionError
protected ErrorDescriptionStructure description
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 UnknownSubscriptionErrorStructure getUnknownSubscriptionError()
UnknownSubscriptionErrorStructurepublic void setUnknownSubscriptionError(UnknownSubscriptionErrorStructure value)
value - allowed object is
UnknownSubscriptionErrorStructurepublic ErrorDescriptionStructure getDescription()
ErrorDescriptionStructurepublic void setDescription(ErrorDescriptionStructure value)
value - allowed object is
ErrorDescriptionStructurepublic ErrorConditionElementStructure withUnapprovedKeyAccessError(UnapprovedKeyAccessStructure value)
public ErrorConditionElementStructure withUnknownParticipantError(UnknownParticipantErrorStructure value)
public ErrorConditionElementStructure withUnknownEndpointError(UnknownEndpointErrorStructure value)
public ErrorConditionElementStructure withEndpointDeniedAccessError(EndpointDeniedAccessStructure value)
public ErrorConditionElementStructure withEndpointNotAvailableAccessError(EndpointNotAvailableAccessStructure value)
public ErrorConditionElementStructure withServiceNotAvailableError(ServiceNotAvailableErrorStructure value)
public ErrorConditionElementStructure withCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value)
public ErrorConditionElementStructure withAccessNotAllowedError(AccessNotAllowedErrorStructure value)
public ErrorConditionElementStructure withInvalidDataReferencesError(InvalidDataReferencesErrorStructure value)
public ErrorConditionElementStructure withBeyondDataHorizon(BeyondDataHorizonErrorStructure value)
public ErrorConditionElementStructure withNoInfoForTopicError(NoInfoForTopicErrorStructure value)
public ErrorConditionElementStructure withParametersIgnoredError(ParametersIgnoredErrorStructure value)
public ErrorConditionElementStructure withUnknownExtensionsError(UnknownExtensionsErrorStructure value)
public ErrorConditionElementStructure withAllowedResourceUsageExceededError(AllowedResourceUsageExceededErrorStructure value)
public ErrorConditionElementStructure withOtherError(OtherErrorStructure value)
public ErrorConditionElementStructure withUnknownSubscriptionError(UnknownSubscriptionErrorStructure value)
public ErrorConditionElementStructure withDescription(ErrorDescriptionStructure value)
Copyright © 2018 Entur AS. All rights reserved.