| Package | Description |
|---|---|
| x0.oasisNamesTcEbxmlRegrepXsdRim3 | |
| x0.oasisNamesTcEbxmlRegrepXsdRim3.impl |
| Modifier and Type | Method and Description |
|---|---|
ExternalIdentifierType |
RegistryObjectType.addNewExternalIdentifier()
Appends and returns a new empty value (as xml) as the last "ExternalIdentifier" element
|
ExternalIdentifierType |
ExternalIdentifierDocument.addNewExternalIdentifier()
Appends and returns a new empty "ExternalIdentifier" element
|
ExternalIdentifierType |
ExternalIdentifierDocument.getExternalIdentifier()
Gets the "ExternalIdentifier" element
|
ExternalIdentifierType[] |
RegistryObjectType.getExternalIdentifierArray()
Gets array of all "ExternalIdentifier" elements
|
ExternalIdentifierType |
RegistryObjectType.getExternalIdentifierArray(int i)
Gets ith "ExternalIdentifier" element
|
ExternalIdentifierType |
RegistryObjectType.insertNewExternalIdentifier(int i)
Inserts and returns a new empty value (as xml) as the ith "ExternalIdentifier" element
|
static ExternalIdentifierType |
ExternalIdentifierType.Factory.newInstance() |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(java.io.File file) |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(java.io.InputStream is) |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(org.w3c.dom.Node node) |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(java.io.Reader r) |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(java.lang.String xmlAsString) |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(java.net.URL u) |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static ExternalIdentifierType |
ExternalIdentifierType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalIdentifierDocument.setExternalIdentifier(ExternalIdentifierType externalIdentifier)
Sets the "ExternalIdentifier" element
|
void |
RegistryObjectType.setExternalIdentifierArray(ExternalIdentifierType[] externalIdentifierArray)
Sets array of all "ExternalIdentifier" element
|
void |
RegistryObjectType.setExternalIdentifierArray(int i,
ExternalIdentifierType externalIdentifier)
Sets ith "ExternalIdentifier" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalIdentifierTypeImpl
An XML ExternalIdentifierType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
| Modifier and Type | Method and Description |
|---|---|
ExternalIdentifierType |
ExternalIdentifierDocumentImpl.addNewExternalIdentifier()
Appends and returns a new empty "ExternalIdentifier" element
|
ExternalIdentifierType |
RegistryObjectTypeImpl.addNewExternalIdentifier()
Appends and returns a new empty value (as xml) as the last "ExternalIdentifier" element
|
ExternalIdentifierType |
ExternalIdentifierDocumentImpl.getExternalIdentifier()
Gets the "ExternalIdentifier" element
|
ExternalIdentifierType[] |
RegistryObjectTypeImpl.getExternalIdentifierArray()
Gets array of all "ExternalIdentifier" elements
|
ExternalIdentifierType |
RegistryObjectTypeImpl.getExternalIdentifierArray(int i)
Gets ith "ExternalIdentifier" element
|
ExternalIdentifierType |
RegistryObjectTypeImpl.insertNewExternalIdentifier(int i)
Inserts and returns a new empty value (as xml) as the ith "ExternalIdentifier" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalIdentifierDocumentImpl.setExternalIdentifier(ExternalIdentifierType externalIdentifier)
Sets the "ExternalIdentifier" element
|
void |
RegistryObjectTypeImpl.setExternalIdentifierArray(ExternalIdentifierType[] externalIdentifierArray)
Sets array of all "ExternalIdentifier" element
|
void |
RegistryObjectTypeImpl.setExternalIdentifierArray(int i,
ExternalIdentifierType externalIdentifier)
Sets ith "ExternalIdentifier" element
|
Copyright © 2015–2018 52north.org. All rights reserved.