|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImplementationReference | |
|---|---|
| org.jomc.model | Object management and configuration model classes. |
| Uses of ImplementationReference in org.jomc.model |
|---|
| Fields in org.jomc.model with type parameters of type ImplementationReference | |
|---|---|
protected List<ImplementationReference> |
Implementations.reference
|
| Methods in org.jomc.model that return ImplementationReference | |
|---|---|
ImplementationReference |
ImplementationReference.clone()
Creates and returns a deep copy of this object. |
ImplementationReference |
ObjectFactory.createImplementationReference()
Create an instance of ImplementationReference |
ImplementationReference |
Implementations.getReference(String implementation)
Gets an implementation reference for a given identifier from the list of references. |
| Methods in org.jomc.model that return types with arguments of type ImplementationReference | |
|---|---|
List<ImplementationReference> |
Implementations.getReference()
Gets the value of the reference property. |
| Constructors in org.jomc.model with parameters of type ImplementationReference | |
|---|---|
ImplementationReference(ImplementationReference o)
Creates a new ImplementationReference instance by deeply copying a given ImplementationReference instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||