Uses of Interface
org.openehr.schemas.v1.DVTIMESPECIFICATION
Packages that use DVTIMESPECIFICATION
-
Uses of DVTIMESPECIFICATION in org.openehr.schemas.v1
Subinterfaces of DVTIMESPECIFICATION in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML DV_GENERAL_TIME_SPECIFICATION(@http://schemas.openehr.org/v1).interfaceAn XML DV_PERIODIC_TIME_SPECIFICATION(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return DVTIMESPECIFICATIONModifier and TypeMethodDescriptionstatic DVTIMESPECIFICATIONDVTIMESPECIFICATION.Factory.newInstance()Deprecated.No need to be able to create instances of abstract typesstatic DVTIMESPECIFICATIONDVTIMESPECIFICATION.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Deprecated.No need to be able to create instances of abstract typesstatic DVTIMESPECIFICATIONstatic DVTIMESPECIFICATIONstatic DVTIMESPECIFICATIONDVTIMESPECIFICATION.Factory.parse(InputStream is) static DVTIMESPECIFICATIONDVTIMESPECIFICATION.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static DVTIMESPECIFICATIONstatic DVTIMESPECIFICATIONstatic DVTIMESPECIFICATIONstatic DVTIMESPECIFICATIONstatic DVTIMESPECIFICATIONstatic DVTIMESPECIFICATIONstatic DVTIMESPECIFICATIONDVTIMESPECIFICATION.Factory.parse(XMLStreamReader sr) static DVTIMESPECIFICATIONDVTIMESPECIFICATION.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static DVTIMESPECIFICATIONDVTIMESPECIFICATION.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.XMLInputStreamstatic DVTIMESPECIFICATIONDVTIMESPECIFICATION.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic DVTIMESPECIFICATIONstatic DVTIMESPECIFICATION -
Uses of DVTIMESPECIFICATION in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement DVTIMESPECIFICATIONModifier and TypeClassDescriptionclassAn XML DV_GENERAL_TIME_SPECIFICATION(@http://schemas.openehr.org/v1).classAn XML DV_PERIODIC_TIME_SPECIFICATION(@http://schemas.openehr.org/v1).classAn XML DV_TIME_SPECIFICATION(@http://schemas.openehr.org/v1).