| Package | Description |
|---|---|
| x0.oasisNamesTcEbxmlRegrepXsdRim3 | |
| x0.oasisNamesTcEbxmlRegrepXsdRim3.impl |
| Modifier and Type | Method and Description |
|---|---|
FreeFormText |
SpecificationLinkType.addNewUsageParameter()
Appends and returns a new empty value (as xml) as the last "UsageParameter" element
|
FreeFormText |
SpecificationLinkType.insertNewUsageParameter(int i)
Inserts and returns a new empty value (as xml) as the ith "UsageParameter" element
|
static FreeFormText |
FreeFormText.Factory.newInstance() |
static FreeFormText |
FreeFormText.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static FreeFormText |
FreeFormText.Factory.newValue(java.lang.Object obj) |
static FreeFormText |
FreeFormText.Factory.parse(java.io.File file) |
static FreeFormText |
FreeFormText.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static FreeFormText |
FreeFormText.Factory.parse(java.io.InputStream is) |
static FreeFormText |
FreeFormText.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static FreeFormText |
FreeFormText.Factory.parse(org.w3c.dom.Node node) |
static FreeFormText |
FreeFormText.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static FreeFormText |
FreeFormText.Factory.parse(java.io.Reader r) |
static FreeFormText |
FreeFormText.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static FreeFormText |
FreeFormText.Factory.parse(java.lang.String xmlAsString) |
static FreeFormText |
FreeFormText.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static FreeFormText |
FreeFormText.Factory.parse(java.net.URL u) |
static FreeFormText |
FreeFormText.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static FreeFormText |
FreeFormText.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static FreeFormText |
FreeFormText.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static FreeFormText |
FreeFormText.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static FreeFormText |
FreeFormText.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
FreeFormText |
UsageParameterDocument.xgetUsageParameter()
Gets (as xml) the "UsageParameter" element
|
FreeFormText[] |
SpecificationLinkType.xgetUsageParameterArray()
Gets (as xml) array of all "UsageParameter" elements
|
FreeFormText |
SpecificationLinkType.xgetUsageParameterArray(int i)
Gets (as xml) ith "UsageParameter" element
|
FreeFormText |
LocalizedStringType.xgetValue()
Gets (as xml) the "value" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsageParameterDocument.xsetUsageParameter(FreeFormText usageParameter)
Sets (as xml) the "UsageParameter" element
|
void |
SpecificationLinkType.xsetUsageParameterArray(FreeFormText[] usageParameterArray)
Sets (as xml) array of all "UsageParameter" element
|
void |
SpecificationLinkType.xsetUsageParameterArray(int i,
FreeFormText usageParameter)
Sets (as xml) ith "UsageParameter" element
|
void |
LocalizedStringType.xsetValue(FreeFormText value)
Sets (as xml) the "value" attribute
|
| Modifier and Type | Class and Description |
|---|---|
class |
FreeFormTextImpl
An XML FreeFormText(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
| Modifier and Type | Method and Description |
|---|---|
FreeFormText |
SpecificationLinkTypeImpl.addNewUsageParameter()
Appends and returns a new empty value (as xml) as the last "UsageParameter" element
|
FreeFormText |
SpecificationLinkTypeImpl.insertNewUsageParameter(int i)
Inserts and returns a new empty value (as xml) as the ith "UsageParameter" element
|
FreeFormText |
UsageParameterDocumentImpl.xgetUsageParameter()
Gets (as xml) the "UsageParameter" element
|
FreeFormText[] |
SpecificationLinkTypeImpl.xgetUsageParameterArray()
Gets (as xml) array of all "UsageParameter" elements
|
FreeFormText |
SpecificationLinkTypeImpl.xgetUsageParameterArray(int i)
Gets (as xml) ith "UsageParameter" element
|
FreeFormText |
LocalizedStringTypeImpl.xgetValue()
Gets (as xml) the "value" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsageParameterDocumentImpl.xsetUsageParameter(FreeFormText usageParameter)
Sets (as xml) the "UsageParameter" element
|
void |
SpecificationLinkTypeImpl.xsetUsageParameterArray(FreeFormText[] usageParameterArray)
Sets (as xml) array of all "UsageParameter" element
|
void |
SpecificationLinkTypeImpl.xsetUsageParameterArray(int i,
FreeFormText usageParameter)
Sets (as xml) ith "UsageParameter" element
|
void |
LocalizedStringTypeImpl.xsetValue(FreeFormText value)
Sets (as xml) the "value" attribute
|
Copyright © 2015–2018 52north.org. All rights reserved.