| Package | Description |
|---|---|
| x0.oasisNamesTcEbxmlRegrepXsdRim3 | |
| x0.oasisNamesTcEbxmlRegrepXsdRim3.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AdhocQueryType
An XML AdhocQueryType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
AssociationType1
An XML AssociationType1(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
AuditableEventType
An XML AuditableEventType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
ClassificationNodeType
An XML ClassificationNodeType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
ClassificationSchemeType
An XML ClassificationSchemeType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
ClassificationType
An XML ClassificationType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
ExternalIdentifierType
An XML ExternalIdentifierType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
ExternalLinkType
An XML ExternalLinkType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
ExtrinsicObjectType
An XML ExtrinsicObjectType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
FederationType
An XML FederationType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
NotificationType
An XML NotificationType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
ObjectRefType
An XML ObjectRefType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
OrganizationType
An XML OrganizationType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
PersonType
An XML PersonType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
RegistryObjectType
An XML RegistryObjectType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
RegistryPackageType
An XML RegistryPackageType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
RegistryType
An XML RegistryType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
ServiceBindingType
An XML ServiceBindingType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
ServiceType
An XML ServiceType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
SpecificationLinkType
An XML SpecificationLinkType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
SubscriptionType
An XML SubscriptionType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
interface |
UserType
An XML UserType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
| Modifier and Type | Method and Description |
|---|---|
IdentifiableType |
RegistryObjectListType.addNewIdentifiable()
Appends and returns a new empty value (as xml) as the last "Identifiable" element
|
IdentifiableType |
IdentifiableDocument.addNewIdentifiable()
Appends and returns a new empty "Identifiable" element
|
IdentifiableType |
IdentifiableDocument.getIdentifiable()
Gets the "Identifiable" element
|
IdentifiableType[] |
RegistryObjectListType.getIdentifiableArray()
Gets array of all "Identifiable" elements
|
IdentifiableType |
RegistryObjectListType.getIdentifiableArray(int i)
Gets ith "Identifiable" element
|
IdentifiableType |
RegistryObjectListType.insertNewIdentifiable(int i)
Inserts and returns a new empty value (as xml) as the ith "Identifiable" element
|
static IdentifiableType |
IdentifiableType.Factory.newInstance() |
static IdentifiableType |
IdentifiableType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static IdentifiableType |
IdentifiableType.Factory.parse(java.io.File file) |
static IdentifiableType |
IdentifiableType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static IdentifiableType |
IdentifiableType.Factory.parse(java.io.InputStream is) |
static IdentifiableType |
IdentifiableType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static IdentifiableType |
IdentifiableType.Factory.parse(org.w3c.dom.Node node) |
static IdentifiableType |
IdentifiableType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static IdentifiableType |
IdentifiableType.Factory.parse(java.io.Reader r) |
static IdentifiableType |
IdentifiableType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static IdentifiableType |
IdentifiableType.Factory.parse(java.lang.String xmlAsString) |
static IdentifiableType |
IdentifiableType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static IdentifiableType |
IdentifiableType.Factory.parse(java.net.URL u) |
static IdentifiableType |
IdentifiableType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static IdentifiableType |
IdentifiableType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static IdentifiableType |
IdentifiableType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static IdentifiableType |
IdentifiableType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static IdentifiableType |
IdentifiableType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
IdentifiableDocument.setIdentifiable(IdentifiableType identifiable)
Sets the "Identifiable" element
|
void |
RegistryObjectListType.setIdentifiableArray(IdentifiableType[] identifiableArray)
Sets array of all "Identifiable" element
|
void |
RegistryObjectListType.setIdentifiableArray(int i,
IdentifiableType identifiable)
Sets ith "Identifiable" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdhocQueryTypeImpl
An XML AdhocQueryType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
AssociationType1Impl
An XML AssociationType1(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
AuditableEventTypeImpl
An XML AuditableEventType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
ClassificationNodeTypeImpl
An XML ClassificationNodeType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
ClassificationSchemeTypeImpl
An XML ClassificationSchemeType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
ClassificationTypeImpl
An XML ClassificationType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
ExternalIdentifierTypeImpl
An XML ExternalIdentifierType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
ExternalLinkTypeImpl
An XML ExternalLinkType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
ExtrinsicObjectTypeImpl
An XML ExtrinsicObjectType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
FederationTypeImpl
An XML FederationType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
IdentifiableTypeImpl
An XML IdentifiableType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
NotificationTypeImpl
An XML NotificationType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
ObjectRefTypeImpl
An XML ObjectRefType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
OrganizationTypeImpl
An XML OrganizationType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
PersonTypeImpl
An XML PersonType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
RegistryObjectTypeImpl
An XML RegistryObjectType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
RegistryPackageTypeImpl
An XML RegistryPackageType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
RegistryTypeImpl
An XML RegistryType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
ServiceBindingTypeImpl
An XML ServiceBindingType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
ServiceTypeImpl
An XML ServiceType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
SpecificationLinkTypeImpl
An XML SpecificationLinkType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
SubscriptionTypeImpl
An XML SubscriptionType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
class |
UserTypeImpl
An XML UserType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
| Modifier and Type | Method and Description |
|---|---|
IdentifiableType |
RegistryObjectListTypeImpl.addNewIdentifiable()
Appends and returns a new empty value (as xml) as the last "Identifiable" element
|
IdentifiableType |
IdentifiableDocumentImpl.addNewIdentifiable()
Appends and returns a new empty "Identifiable" element
|
IdentifiableType |
IdentifiableDocumentImpl.getIdentifiable()
Gets the "Identifiable" element
|
IdentifiableType[] |
RegistryObjectListTypeImpl.getIdentifiableArray()
Gets array of all "Identifiable" elements
|
IdentifiableType |
RegistryObjectListTypeImpl.getIdentifiableArray(int i)
Gets ith "Identifiable" element
|
IdentifiableType |
RegistryObjectListTypeImpl.insertNewIdentifiable(int i)
Inserts and returns a new empty value (as xml) as the ith "Identifiable" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdentifiableDocumentImpl.setIdentifiable(IdentifiableType identifiable)
Sets the "Identifiable" element
|
void |
RegistryObjectListTypeImpl.setIdentifiableArray(IdentifiableType[] identifiableArray)
Sets array of all "Identifiable" element
|
void |
RegistryObjectListTypeImpl.setIdentifiableArray(int i,
IdentifiableType identifiable)
Sets ith "Identifiable" element
|
Copyright © 2015–2018 52north.org. All rights reserved.