Uses of Interface
org.openehr.schemas.v1.PARTYPROXY
-
Packages that use PARTYPROXY Package Description org.openehr.schemas.v1 org.openehr.schemas.v1.impl -
-
Uses of PARTYPROXY in org.openehr.schemas.v1
Subinterfaces of PARTYPROXY in org.openehr.schemas.v1 Modifier and Type Interface Description interfacePARTYIDENTIFIEDAn XML PARTY_IDENTIFIED(@http://schemas.openehr.org/v1).interfacePARTYRELATEDAn XML PARTY_RELATED(@http://schemas.openehr.org/v1).interfacePARTYSELFAn XML PARTY_SELF(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return PARTYPROXY Modifier and Type Method Description PARTYPROXYAUDITDETAILS. addNewCommitter()Appends and returns a new empty "committer" elementPARTYPROXYCOMPOSITION. addNewComposer()Appends and returns a new empty "composer" elementPARTYPROXYPARTICIPATION. addNewPerformer()Appends and returns a new empty "performer" elementPARTYPROXYENTRY. addNewProvider()Appends and returns a new empty "provider" elementPARTYPROXYENTRY. addNewSubject()Appends and returns a new empty "subject" elementPARTYPROXYFEEDERAUDITDETAILS. addNewSubject()Appends and returns a new empty "subject" elementPARTYPROXYAUDITDETAILS. getCommitter()Gets the "committer" elementPARTYPROXYCOMPOSITION. getComposer()Gets the "composer" elementPARTYPROXYPARTICIPATION. getPerformer()Gets the "performer" elementPARTYPROXYENTRY. getProvider()Gets the "provider" elementPARTYPROXYENTRY. getSubject()Gets the "subject" elementPARTYPROXYFEEDERAUDITDETAILS. getSubject()Gets the "subject" elementstatic PARTYPROXYPARTYPROXY.Factory. newInstance()Deprecated.No need to be able to create instances of abstract typesstatic PARTYPROXYPARTYPROXY.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Deprecated.No need to be able to create instances of abstract typesstatic PARTYPROXYPARTYPROXY.Factory. parse(File file)static PARTYPROXYPARTYPROXY.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static PARTYPROXYPARTYPROXY.Factory. parse(InputStream is)static PARTYPROXYPARTYPROXY.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static PARTYPROXYPARTYPROXY.Factory. parse(Reader r)static PARTYPROXYPARTYPROXY.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static PARTYPROXYPARTYPROXY.Factory. parse(String xmlAsString)static PARTYPROXYPARTYPROXY.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static PARTYPROXYPARTYPROXY.Factory. parse(URL u)static PARTYPROXYPARTYPROXY.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static PARTYPROXYPARTYPROXY.Factory. parse(XMLStreamReader sr)static PARTYPROXYPARTYPROXY.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static PARTYPROXYPARTYPROXY.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic PARTYPROXYPARTYPROXY.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic PARTYPROXYPARTYPROXY.Factory. parse(Node node)static PARTYPROXYPARTYPROXY.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in org.openehr.schemas.v1 with parameters of type PARTYPROXY Modifier and Type Method Description voidAUDITDETAILS. setCommitter(PARTYPROXY committer)Sets the "committer" elementvoidCOMPOSITION. setComposer(PARTYPROXY composer)Sets the "composer" elementvoidPARTICIPATION. setPerformer(PARTYPROXY performer)Sets the "performer" elementvoidENTRY. setProvider(PARTYPROXY provider)Sets the "provider" elementvoidENTRY. setSubject(PARTYPROXY subject)Sets the "subject" elementvoidFEEDERAUDITDETAILS. setSubject(PARTYPROXY subject)Sets the "subject" element -
Uses of PARTYPROXY in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement PARTYPROXY Modifier and Type Class Description classPARTYIDENTIFIEDImplAn XML PARTY_IDENTIFIED(@http://schemas.openehr.org/v1).classPARTYPROXYImplAn XML PARTY_PROXY(@http://schemas.openehr.org/v1).classPARTYRELATEDImplAn XML PARTY_RELATED(@http://schemas.openehr.org/v1).classPARTYSELFImplAn XML PARTY_SELF(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return PARTYPROXY Modifier and Type Method Description PARTYPROXYAUDITDETAILSImpl. addNewCommitter()Appends and returns a new empty "committer" elementPARTYPROXYCOMPOSITIONImpl. addNewComposer()Appends and returns a new empty "composer" elementPARTYPROXYPARTICIPATIONImpl. addNewPerformer()Appends and returns a new empty "performer" elementPARTYPROXYENTRYImpl. addNewProvider()Appends and returns a new empty "provider" elementPARTYPROXYENTRYImpl. addNewSubject()Appends and returns a new empty "subject" elementPARTYPROXYFEEDERAUDITDETAILSImpl. addNewSubject()Appends and returns a new empty "subject" elementPARTYPROXYAUDITDETAILSImpl. getCommitter()Gets the "committer" elementPARTYPROXYCOMPOSITIONImpl. getComposer()Gets the "composer" elementPARTYPROXYPARTICIPATIONImpl. getPerformer()Gets the "performer" elementPARTYPROXYENTRYImpl. getProvider()Gets the "provider" elementPARTYPROXYENTRYImpl. getSubject()Gets the "subject" elementPARTYPROXYFEEDERAUDITDETAILSImpl. getSubject()Gets the "subject" elementMethods in org.openehr.schemas.v1.impl with parameters of type PARTYPROXY Modifier and Type Method Description voidAUDITDETAILSImpl. setCommitter(PARTYPROXY committer)Sets the "committer" elementvoidCOMPOSITIONImpl. setComposer(PARTYPROXY composer)Sets the "composer" elementvoidPARTICIPATIONImpl. setPerformer(PARTYPROXY performer)Sets the "performer" elementvoidENTRYImpl. setProvider(PARTYPROXY provider)Sets the "provider" elementvoidENTRYImpl. setSubject(PARTYPROXY subject)Sets the "subject" elementvoidFEEDERAUDITDETAILSImpl. setSubject(PARTYPROXY subject)Sets the "subject" element
-