Uses of Interface
openEHR.v1.template.PARTY
Packages that use PARTY
-
Uses of PARTY in openEHR.v1.template
Methods in openEHR.v1.template that return PARTYModifier and TypeMethodDescriptionPARTICIPATION.addNewPerformer()Appends and returns a new empty "performer" elementPARTICIPATION.getPerformer()Gets the "performer" elementstatic PARTYPARTY.Factory.newInstance()static PARTYPARTY.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static PARTYstatic PARTYstatic PARTYPARTY.Factory.parse(InputStream is) static PARTYPARTY.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static PARTYstatic PARTYstatic PARTYstatic PARTYstatic PARTYstatic PARTYstatic PARTYPARTY.Factory.parse(XMLStreamReader sr) static PARTYPARTY.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static PARTYPARTY.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static PARTYPARTY.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic PARTYstatic PARTYMethods in openEHR.v1.template with parameters of type PARTYModifier and TypeMethodDescriptionvoidPARTICIPATION.setPerformer(PARTY performer) Sets the "performer" element -
Uses of PARTY in openEHR.v1.template.impl
Classes in openEHR.v1.template.impl that implement PARTYMethods in openEHR.v1.template.impl that return PARTYModifier and TypeMethodDescriptionPARTICIPATIONImpl.addNewPerformer()Appends and returns a new empty "performer" elementPARTICIPATIONImpl.getPerformer()Gets the "performer" elementMethods in openEHR.v1.template.impl with parameters of type PARTYModifier and TypeMethodDescriptionvoidPARTICIPATIONImpl.setPerformer(PARTY performer) Sets the "performer" element
XMLInputStream