| Package | Description |
|---|---|
| org.synchronoss.cpo.util.conversion | |
| org.synchronoss.cpo.util.cpoUtilConfig | |
| org.synchronoss.cpo.util.cpoUtilConfig.impl |
| Modifier and Type | Method and Description |
|---|---|
static CtCpoUtilConfig |
ConvertCpoUtilLocalProperties.convert() |
| Modifier and Type | Method and Description |
|---|---|
CtCpoUtilConfig |
CpoUtilConfigDocument.addNewCpoUtilConfig()
Appends and returns a new empty "cpoUtilConfig" element
|
CtCpoUtilConfig |
CpoUtilConfigDocument.getCpoUtilConfig()
Gets the "cpoUtilConfig" element
|
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.newInstance() |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(File file) |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(InputStream is) |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(Node node) |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(Reader r) |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(String xmlAsString) |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(URL u) |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(XMLStreamReader sr) |
static CtCpoUtilConfig |
CtCpoUtilConfig.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
CpoUtilConfigDocument.setCpoUtilConfig(CtCpoUtilConfig cpoUtilConfig)
Sets the "cpoUtilConfig" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
CtCpoUtilConfigImpl
An XML ctCpoUtilConfig(@http://www.synchronoss.org/cpo/util/CpoUtilConfig.xsd).
|
| Modifier and Type | Method and Description |
|---|---|
CtCpoUtilConfig |
CpoUtilConfigDocumentImpl.addNewCpoUtilConfig()
Appends and returns a new empty "cpoUtilConfig" element
|
CtCpoUtilConfig |
CpoUtilConfigDocumentImpl.getCpoUtilConfig()
Gets the "cpoUtilConfig" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
CpoUtilConfigDocumentImpl.setCpoUtilConfig(CtCpoUtilConfig cpoUtilConfig)
Sets the "cpoUtilConfig" element
|
Copyright © 2014. All Rights Reserved.