CVElementValuePairType |
CVElementValuePairDocument.addNewCVElementValuePair() |
Appends and returns a new empty "CV_ElementValuePair" element
|
CVElementValuePairType |
CVElementValuePairPropertyType.addNewCVElementValuePair() |
Appends and returns a new empty "CV_ElementValuePair" element
|
CVElementValuePairType |
CVElementValuePairDocument.getCVElementValuePair() |
Gets the "CV_ElementValuePair" element
|
CVElementValuePairType |
CVElementValuePairPropertyType.getCVElementValuePair() |
Gets the "CV_ElementValuePair" element
|
static CVElementValuePairType |
CVElementValuePairType.Factory.newInstance() |
|
static CVElementValuePairType |
CVElementValuePairType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(File file) |
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(InputStream is) |
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(Reader r) |
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(String xmlAsString) |
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(URL u) |
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(XMLStreamReader sr) |
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(Node node) |
|
static CVElementValuePairType |
CVElementValuePairType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|