Uses of Interface
org.openehr.schemas.v1.DVSTATE
Packages that use DVSTATE
-
Uses of DVSTATE in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return DVSTATEModifier and TypeMethodDescriptionCDVSTATE.addNewAssumedValue()Appends and returns a new empty "assumed_value" elementCDVSTATE.getAssumedValue()Gets the "assumed_value" elementstatic DVSTATEDVSTATE.Factory.newInstance()static DVSTATEDVSTATE.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static DVSTATEstatic DVSTATEstatic DVSTATEDVSTATE.Factory.parse(InputStream is) static DVSTATEDVSTATE.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static DVSTATEstatic DVSTATEstatic DVSTATEstatic DVSTATEstatic DVSTATEstatic DVSTATEstatic DVSTATEDVSTATE.Factory.parse(XMLStreamReader sr) static DVSTATEDVSTATE.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static DVSTATEDVSTATE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static DVSTATEDVSTATE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic DVSTATEstatic DVSTATEMethods in org.openehr.schemas.v1 with parameters of type DVSTATEModifier and TypeMethodDescriptionvoidCDVSTATE.setAssumedValue(DVSTATE assumedValue) Sets the "assumed_value" element -
Uses of DVSTATE in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement DVSTATEModifier and TypeClassDescriptionclassAn XML DV_STATE(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return DVSTATEModifier and TypeMethodDescriptionCDVSTATEImpl.addNewAssumedValue()Appends and returns a new empty "assumed_value" elementCDVSTATEImpl.getAssumedValue()Gets the "assumed_value" elementMethods in org.openehr.schemas.v1.impl with parameters of type DVSTATEModifier and TypeMethodDescriptionvoidCDVSTATEImpl.setAssumedValue(DVSTATE assumedValue) Sets the "assumed_value" element
XMLInputStream