| Package | Description |
|---|---|
| eu.toop.regrep.rim |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicObjectRefType
Represents a dynamic reference to a RegistryObjectType instance.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectRefType |
ObjectRefType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
ObjectRefType |
ObjectFactory.createObjectRefType()
Create an instance of
ObjectRefType |
ObjectRefType |
ObjectRefListType.getObjectRefAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ObjectRefType> |
ObjectFactory.createObjectRef(ObjectRefType value)
|
List<ObjectRefType> |
ObjectRefListType.getObjectRef()
Gets the value of the objectRef property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectRefListType.addObjectRef(ObjectRefType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
ObjectRefType.cloneTo(ObjectRefType ret)
This method clones all values from
this to the passed object. |
JAXBElement<ObjectRefType> |
ObjectFactory.createObjectRef(ObjectRefType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectRefListType.setObjectRef(List<ObjectRefType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2020 TOOP. All rights reserved.