| Package | Description |
|---|---|
| org.plasma.config |
Package level documentation for package org.plasma.config.
|
| org.plasma.config.adapter |
| Modifier and Type | Field and Description |
|---|---|
protected List<TypeBinding> |
Namespace.typeBindings |
| Modifier and Type | Method and Description |
|---|---|
TypeBinding |
ObjectFactory.createTypeBinding()
Create an instance of
TypeBinding |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TypeBinding> |
ObjectFactory.createNamespaceLink(TypeBinding value)
|
JAXBElement<TypeBinding> |
ObjectFactory.createTypeBinding(TypeBinding value)
|
List<TypeBinding> |
Namespace.getTypeBindings()
Gets the value of the typeBindings property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TypeBinding> |
ObjectFactory.createNamespaceLink(TypeBinding value)
|
JAXBElement<TypeBinding> |
ObjectFactory.createTypeBinding(TypeBinding value)
|
| Modifier and Type | Method and Description |
|---|---|
protected TypeBinding |
TypeBindingAdapter.getBinding() |
| Modifier and Type | Method and Description |
|---|---|
List<TypeBinding> |
NamespaceAdapter.getTypeBindings() |
| Modifier and Type | Method and Description |
|---|---|
void |
NamespaceAdapter.addTypeBinding(TypeBinding typeBinding) |
| Constructor and Description |
|---|
TypeBindingAdapter(NamespaceAdapter namespace,
TypeBinding binding) |
Copyright © 2015. All rights reserved.