Modifier and Type | Field and Description |
---|---|
protected Class |
ConverterType.classA |
protected Class |
Mapping.classA |
protected Class |
ConverterType.classB |
protected Class |
Mapping.classB |
Modifier and Type | Method and Description |
---|---|
Class |
ObjectFactory.createClass()
Create an instance of
Class |
Class |
ConverterType.getClassA()
Gets the value of the classA property.
|
Class |
Mapping.getClassA()
Gets the value of the classA property.
|
Class |
ConverterType.getClassB()
Gets the value of the classB property.
|
Class |
Mapping.getClassB()
Gets the value of the classB property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Class> |
ObjectFactory.createClassA(Class value)
|
JAXBElement<Class> |
ObjectFactory.createClassB(Class value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Class> |
ObjectFactory.createClassA(Class value)
|
JAXBElement<Class> |
ObjectFactory.createClassB(Class value)
|
void |
ConverterType.setClassA(Class value)
Sets the value of the classA property.
|
void |
Mapping.setClassA(Class value)
Sets the value of the classA property.
|
void |
ConverterType.setClassB(Class value)
Sets the value of the classB property.
|
void |
Mapping.setClassB(Class value)
Sets the value of the classB property.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.