Uses of Interface
org.openehr.schemas.v1.CPRIMITIVE
Packages that use CPRIMITIVE
-
Uses of CPRIMITIVE in org.openehr.schemas.v1
Subinterfaces of CPRIMITIVE in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML C_BOOLEAN(@http://schemas.openehr.org/v1).interfaceAn XML C_DATE(@http://schemas.openehr.org/v1).interfaceAn XML C_DATE_TIME(@http://schemas.openehr.org/v1).interfaceAn XML C_DURATION(@http://schemas.openehr.org/v1).interfaceAn XML C_INTEGER(@http://schemas.openehr.org/v1).interfaceAn XML C_REAL(@http://schemas.openehr.org/v1).interfaceAn XML C_STRING(@http://schemas.openehr.org/v1).interfaceAn XML C_TIME(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return CPRIMITIVEModifier and TypeMethodDescriptionCPRIMITIVEOBJECT.addNewItem()Appends and returns a new empty "item" elementCPRIMITIVEOBJECT.getItem()Gets the "item" elementstatic CPRIMITIVECPRIMITIVE.Factory.newInstance()Deprecated.No need to be able to create instances of abstract typesstatic CPRIMITIVECPRIMITIVE.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Deprecated.No need to be able to create instances of abstract typesstatic CPRIMITIVEstatic CPRIMITIVEstatic CPRIMITIVECPRIMITIVE.Factory.parse(InputStream is) static CPRIMITIVECPRIMITIVE.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static CPRIMITIVEstatic CPRIMITIVEstatic CPRIMITIVEstatic CPRIMITIVEstatic CPRIMITIVEstatic CPRIMITIVEstatic CPRIMITIVECPRIMITIVE.Factory.parse(XMLStreamReader sr) static CPRIMITIVECPRIMITIVE.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static CPRIMITIVECPRIMITIVE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.XMLInputStreamstatic CPRIMITIVECPRIMITIVE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic CPRIMITIVEstatic CPRIMITIVEMethods in org.openehr.schemas.v1 with parameters of type CPRIMITIVEModifier and TypeMethodDescriptionvoidCPRIMITIVEOBJECT.setItem(CPRIMITIVE item) Sets the "item" element -
Uses of CPRIMITIVE in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement CPRIMITIVEModifier and TypeClassDescriptionclassAn XML C_BOOLEAN(@http://schemas.openehr.org/v1).classAn XML C_DATE(@http://schemas.openehr.org/v1).classAn XML C_DATE_TIME(@http://schemas.openehr.org/v1).classAn XML C_DURATION(@http://schemas.openehr.org/v1).classAn XML C_INTEGER(@http://schemas.openehr.org/v1).classAn XML C_PRIMITIVE(@http://schemas.openehr.org/v1).classAn XML C_REAL(@http://schemas.openehr.org/v1).classAn XML C_STRING(@http://schemas.openehr.org/v1).classAn XML C_TIME(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return CPRIMITIVEModifier and TypeMethodDescriptionCPRIMITIVEOBJECTImpl.addNewItem()Appends and returns a new empty "item" elementCPRIMITIVEOBJECTImpl.getItem()Gets the "item" elementMethods in org.openehr.schemas.v1.impl with parameters of type CPRIMITIVEModifier and TypeMethodDescriptionvoidCPRIMITIVEOBJECTImpl.setItem(CPRIMITIVE item) Sets the "item" element