Uses of Interface
org.openehr.schemas.v1.ARCHETYPE
Packages that use ARCHETYPE
-
Uses of ARCHETYPE in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return ARCHETYPEModifier and TypeMethodDescriptionArchetypeDocument.addNewArchetype()Appends and returns a new empty "archetype" elementArchetypeDocument.getArchetype()Gets the "archetype" elementstatic ARCHETYPEARCHETYPE.Factory.newInstance()static ARCHETYPEARCHETYPE.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ARCHETYPEstatic ARCHETYPEstatic ARCHETYPEARCHETYPE.Factory.parse(InputStream is) static ARCHETYPEARCHETYPE.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ARCHETYPEstatic ARCHETYPEstatic ARCHETYPEstatic ARCHETYPEstatic ARCHETYPEstatic ARCHETYPEstatic ARCHETYPEARCHETYPE.Factory.parse(XMLStreamReader sr) static ARCHETYPEARCHETYPE.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ARCHETYPEARCHETYPE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ARCHETYPEARCHETYPE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ARCHETYPEstatic ARCHETYPEMethods in org.openehr.schemas.v1 with parameters of type ARCHETYPEModifier and TypeMethodDescriptionvoidArchetypeDocument.setArchetype(ARCHETYPE archetype) Sets the "archetype" element -
Uses of ARCHETYPE in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement ARCHETYPEModifier and TypeClassDescriptionclassAn XML ARCHETYPE(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return ARCHETYPEModifier and TypeMethodDescriptionArchetypeDocumentImpl.addNewArchetype()Appends and returns a new empty "archetype" elementArchetypeDocumentImpl.getArchetype()Gets the "archetype" elementMethods in org.openehr.schemas.v1.impl with parameters of type ARCHETYPEModifier and TypeMethodDescriptionvoidArchetypeDocumentImpl.setArchetype(ARCHETYPE archetype) Sets the "archetype" element
XMLInputStream