Uses of Interface
org.openehr.schemas.v1.CCOMPLEXOBJECT
Packages that use CCOMPLEXOBJECT
-
Uses of CCOMPLEXOBJECT in org.openehr.schemas.v1
Subinterfaces of CCOMPLEXOBJECT in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML C_ARCHETYPE_ROOT(@http://schemas.openehr.org/v1).interfaceAn XML T_COMPLEX_OBJECT(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return CCOMPLEXOBJECTModifier and TypeMethodDescriptionARCHETYPE.addNewDefinition()Appends and returns a new empty "definition" elementARCHETYPE.getDefinition()Gets the "definition" elementstatic CCOMPLEXOBJECTCCOMPLEXOBJECT.Factory.newInstance()static CCOMPLEXOBJECTCCOMPLEXOBJECT.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static CCOMPLEXOBJECTstatic CCOMPLEXOBJECTstatic CCOMPLEXOBJECTCCOMPLEXOBJECT.Factory.parse(InputStream is) static CCOMPLEXOBJECTCCOMPLEXOBJECT.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static CCOMPLEXOBJECTstatic CCOMPLEXOBJECTstatic CCOMPLEXOBJECTstatic CCOMPLEXOBJECTstatic CCOMPLEXOBJECTstatic CCOMPLEXOBJECTstatic CCOMPLEXOBJECTCCOMPLEXOBJECT.Factory.parse(XMLStreamReader sr) static CCOMPLEXOBJECTCCOMPLEXOBJECT.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static CCOMPLEXOBJECTCCOMPLEXOBJECT.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static CCOMPLEXOBJECTCCOMPLEXOBJECT.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic CCOMPLEXOBJECTstatic CCOMPLEXOBJECTMethods in org.openehr.schemas.v1 with parameters of type CCOMPLEXOBJECTModifier and TypeMethodDescriptionvoidARCHETYPE.setDefinition(CCOMPLEXOBJECT definition) Sets the "definition" element -
Uses of CCOMPLEXOBJECT in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement CCOMPLEXOBJECTModifier and TypeClassDescriptionclassAn XML C_ARCHETYPE_ROOT(@http://schemas.openehr.org/v1).classAn XML C_COMPLEX_OBJECT(@http://schemas.openehr.org/v1).classAn XML T_COMPLEX_OBJECT(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return CCOMPLEXOBJECTModifier and TypeMethodDescriptionARCHETYPEImpl.addNewDefinition()Appends and returns a new empty "definition" elementARCHETYPEImpl.getDefinition()Gets the "definition" elementMethods in org.openehr.schemas.v1.impl with parameters of type CCOMPLEXOBJECTModifier and TypeMethodDescriptionvoidARCHETYPEImpl.setDefinition(CCOMPLEXOBJECT definition) Sets the "definition" element
XMLInputStream