Uses of Interface
org.openehr.schemas.v1.PARTYPROXY
Packages that use PARTYPROXY
-
Uses of PARTYPROXY in org.openehr.schemas.v1
Subinterfaces of PARTYPROXY in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML PARTY_IDENTIFIED(@http://schemas.openehr.org/v1).interfaceAn XML PARTY_RELATED(@http://schemas.openehr.org/v1).interfaceAn XML PARTY_SELF(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return PARTYPROXYModifier and TypeMethodDescriptionAUDITDETAILS.addNewCommitter()Appends and returns a new empty "committer" elementCOMPOSITION.addNewComposer()Appends and returns a new empty "composer" elementPARTICIPATION.addNewPerformer()Appends and returns a new empty "performer" elementENTRY.addNewProvider()Appends and returns a new empty "provider" elementENTRY.addNewSubject()Appends and returns a new empty "subject" elementFEEDERAUDITDETAILS.addNewSubject()Appends and returns a new empty "subject" elementAUDITDETAILS.getCommitter()Gets the "committer" elementCOMPOSITION.getComposer()Gets the "composer" elementPARTICIPATION.getPerformer()Gets the "performer" elementENTRY.getProvider()Gets the "provider" elementENTRY.getSubject()Gets the "subject" elementFEEDERAUDITDETAILS.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 PARTYPROXYstatic PARTYPROXYstatic PARTYPROXYPARTYPROXY.Factory.parse(InputStream is) static PARTYPROXYPARTYPROXY.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static PARTYPROXYstatic PARTYPROXYstatic PARTYPROXYstatic PARTYPROXYstatic PARTYPROXYstatic PARTYPROXYstatic 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 PARTYPROXYstatic PARTYPROXYMethods in org.openehr.schemas.v1 with parameters of type PARTYPROXYModifier and TypeMethodDescriptionvoidAUDITDETAILS.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 PARTYPROXYModifier and TypeClassDescriptionclassAn XML PARTY_IDENTIFIED(@http://schemas.openehr.org/v1).classAn XML PARTY_PROXY(@http://schemas.openehr.org/v1).classAn XML PARTY_RELATED(@http://schemas.openehr.org/v1).classAn XML PARTY_SELF(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return PARTYPROXYModifier and TypeMethodDescriptionAUDITDETAILSImpl.addNewCommitter()Appends and returns a new empty "committer" elementCOMPOSITIONImpl.addNewComposer()Appends and returns a new empty "composer" elementPARTICIPATIONImpl.addNewPerformer()Appends and returns a new empty "performer" elementENTRYImpl.addNewProvider()Appends and returns a new empty "provider" elementENTRYImpl.addNewSubject()Appends and returns a new empty "subject" elementFEEDERAUDITDETAILSImpl.addNewSubject()Appends and returns a new empty "subject" elementAUDITDETAILSImpl.getCommitter()Gets the "committer" elementCOMPOSITIONImpl.getComposer()Gets the "composer" elementPARTICIPATIONImpl.getPerformer()Gets the "performer" elementENTRYImpl.getProvider()Gets the "provider" elementENTRYImpl.getSubject()Gets the "subject" elementFEEDERAUDITDETAILSImpl.getSubject()Gets the "subject" elementMethods in org.openehr.schemas.v1.impl with parameters of type PARTYPROXYModifier and TypeMethodDescriptionvoidAUDITDETAILSImpl.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