Uses of Interface
org.openehr.schemas.v1.AtCode
Packages that use AtCode
-
Uses of AtCode in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return AtCodeModifier and TypeMethodDescriptionstatic AtCodeAtCode.Factory.newInstance()static AtCodeAtCode.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static AtCodestatic AtCodestatic AtCodestatic AtCodeAtCode.Factory.parse(InputStream is) static AtCodeAtCode.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static AtCodestatic AtCodestatic AtCodestatic AtCodestatic AtCodestatic AtCodestatic AtCodeAtCode.Factory.parse(XMLStreamReader sr) static AtCodeAtCode.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static AtCodeAtCode.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static AtCodeAtCode.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic AtCodestatic AtCodeINSTRUCTIONDETAILS.xgetActivityId()Gets (as xml) the "activity_id" elementMethods in org.openehr.schemas.v1 with parameters of type AtCodeModifier and TypeMethodDescriptionvoidINSTRUCTIONDETAILS.xsetActivityId(AtCode activityId) Sets (as xml) the "activity_id" element -
Uses of AtCode in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement AtCodeMethods in org.openehr.schemas.v1.impl that return AtCodeModifier and TypeMethodDescriptionINSTRUCTIONDETAILSImpl.xgetActivityId()Gets (as xml) the "activity_id" elementMethods in org.openehr.schemas.v1.impl with parameters of type AtCodeModifier and TypeMethodDescriptionvoidINSTRUCTIONDETAILSImpl.xsetActivityId(AtCode activityId) Sets (as xml) the "activity_id" element
XMLInputStream