Uses of Interface
org.openehr.schemas.v1.PARTYREF
Packages that use PARTYREF
-
Uses of PARTYREF in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return PARTYREFModifier and TypeMethodDescriptionPARTYPROXY.addNewExternalRef()Appends and returns a new empty "external_ref" elementPARTYPROXY.getExternalRef()Gets the "external_ref" elementstatic PARTYREFPARTYREF.Factory.newInstance()static PARTYREFPARTYREF.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static PARTYREFstatic PARTYREFstatic PARTYREFPARTYREF.Factory.parse(InputStream is) static PARTYREFPARTYREF.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static PARTYREFstatic PARTYREFstatic PARTYREFstatic PARTYREFstatic PARTYREFstatic PARTYREFstatic PARTYREFPARTYREF.Factory.parse(XMLStreamReader sr) static PARTYREFPARTYREF.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static PARTYREFPARTYREF.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static PARTYREFPARTYREF.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic PARTYREFstatic PARTYREFMethods in org.openehr.schemas.v1 with parameters of type PARTYREFModifier and TypeMethodDescriptionvoidPARTYPROXY.setExternalRef(PARTYREF externalRef) Sets the "external_ref" element -
Uses of PARTYREF in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement PARTYREFModifier and TypeClassDescriptionclassAn XML PARTY_REF(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return PARTYREFModifier and TypeMethodDescriptionPARTYPROXYImpl.addNewExternalRef()Appends and returns a new empty "external_ref" elementPARTYPROXYImpl.getExternalRef()Gets the "external_ref" elementMethods in org.openehr.schemas.v1.impl with parameters of type PARTYREFModifier and TypeMethodDescriptionvoidPARTYPROXYImpl.setExternalRef(PARTYREF externalRef) Sets the "external_ref" element
XMLInputStream