Uses of Interface
org.openehr.schemas.v1.DEFAULTDVORDINAL
-
Packages that use DEFAULTDVORDINAL Package Description org.openehr.schemas.v1 org.openehr.schemas.v1.impl -
-
Uses of DEFAULTDVORDINAL in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return DEFAULTDVORDINAL Modifier and Type Method Description static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. newInstance()static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(File file)static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(InputStream is)static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(Reader r)static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(String xmlAsString)static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(URL u)static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(XMLStreamReader sr)static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(Node node)static DEFAULTDVORDINALDEFAULTDVORDINAL.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options) -
Uses of DEFAULTDVORDINAL in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement DEFAULTDVORDINAL Modifier and Type Class Description classDEFAULTDVORDINALImplAn XML DEFAULT_DV_ORDINAL(@http://schemas.openehr.org/v1).
-