Class TargetNotEntityType
- java.lang.Object
-
- org.oasis_open.docs.ws_calendar.ns.soap.ErrorCodeType
-
- org.oasis_open.docs.ws_calendar.ns.soap.TargetNotEntityType
-
public class TargetNotEntityType extends ErrorCodeType
The supplied href does not target an entity. For example a fetch item was attempted against a collection.Java class for TargetNotEntityType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TargetNotEntityType"> <complexContent> <extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}ErrorCodeType"> </extension> </complexContent> </complexType>