Class ErrorCodeType
- java.lang.Object
-
- org.oasis_open.docs.ws_calendar.ns.soap.ErrorCodeType
-
- Direct Known Subclasses:
AfterMaxDateTimeType,AlreadySubscribedType,BeforeMinDateTimeType,ExceedsMaxResourceSizeType,ForbiddenType,InvalidCalendarCollectionLocationType,InvalidCalendarDataType,InvalidCalendarObjectResourceType,InvalidFilterType,InvalidTokenType,MismatchedChangeTokenType,MissingChangeTokenType,NotCalendarDataType,PartialSuccessType,ServiceStoppedType,TargetDoesNotExistType,TargetExistsType,TargetNotEntityType,TooManyAttendeesPerInstanceType,TooManyInstancesType,UidConflictType,UnknownSubscriptionType,UnreachableTargetType,UnsupportedCalendarComponentType
public class ErrorCodeType extends Object
Java class for ErrorCodeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ErrorCodeType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>