Package openEHR.v1.template
Interface ADMINENTRY
-
- All Superinterfaces:
Archetyped,ContentItem,ENTRY,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
ADMINENTRYImpl
public interface ADMINENTRY extends ENTRY
An XML ADMIN_ENTRY(@openEHR/v1/Template). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classADMINENTRY.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
-
Methods inherited from interface openEHR.v1.template.Archetyped
getArchetypeId, getFromTemplate, getTemplateId, isSetFromTemplate, isSetTemplateId, setArchetypeId, setFromTemplate, setTemplateId, unsetFromTemplate, unsetTemplateId, xgetArchetypeId, xgetFromTemplate, xgetTemplateId, xsetArchetypeId, xsetFromTemplate, xsetTemplateId
-
Methods inherited from interface openEHR.v1.template.ContentItem
addNewConditional, addNewRule, getAnnotation, getConditional, getHideOnForm, getMax, getMin, getName, getPath, getRuleArray, getRuleArray, insertNewRule, isSetAnnotation, isSetConditional, isSetHideOnForm, isSetMax, isSetMin, isSetName, isSetPath, removeRule, setAnnotation, setConditional, setHideOnForm, setMax, setMin, setName, setPath, setRuleArray, setRuleArray, sizeOfRuleArray, unsetAnnotation, unsetConditional, unsetHideOnForm, unsetMax, unsetMin, unsetName, unsetPath, xgetAnnotation, xgetHideOnForm, xgetMax, xgetMin, xgetName, xgetPath, xsetAnnotation, xsetHideOnForm, xsetMax, xsetMin, xsetName, xsetPath
-
Methods inherited from interface openEHR.v1.template.ENTRY
addNewItems, addNewOtherParticipation, addNewSubjectOfCare, getItemsArray, getItemsArray, getOtherParticipationArray, getOtherParticipationArray, getSubjectOfCare, insertNewItems, insertNewOtherParticipation, isSetSubjectOfCare, removeItems, removeOtherParticipation, setItemsArray, setItemsArray, setOtherParticipationArray, setOtherParticipationArray, setSubjectOfCare, sizeOfItemsArray, sizeOfOtherParticipationArray, unsetSubjectOfCare
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-