Class CAREENTRYImpl

java.lang.Object
org.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
All Implemented Interfaces:
Serializable, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource, CAREENTRY, CONTENTITEM, ENTRY, LOCATABLE
Direct Known Subclasses:
ACTIONImpl, EVALUATIONImpl, INSTRUCTIONImpl, OBSERVATIONImpl

public class CAREENTRYImpl extends ENTRYImpl implements CAREENTRY
An XML CARE_ENTRY(@http://schemas.openehr.org/v1). This is a complex type.
See Also:
  • Constructor Details

    • CAREENTRYImpl

      public CAREENTRYImpl(org.apache.xmlbeans.SchemaType sType)
  • Method Details