Modifier and Type | Field and Description |
---|---|
protected FieldDefinition |
FieldExclude.a |
protected FieldDefinition |
Field.a |
protected FieldDefinition |
FieldExclude.b |
protected FieldDefinition |
Field.b |
Modifier and Type | Method and Description |
---|---|
FieldDefinition |
ObjectFactory.createFieldDefinition()
Create an instance of
FieldDefinition |
FieldDefinition |
FieldExclude.getA()
Gets the value of the a property.
|
FieldDefinition |
Field.getA()
Gets the value of the a property.
|
FieldDefinition |
FieldExclude.getB()
Gets the value of the b property.
|
FieldDefinition |
Field.getB()
Gets the value of the b property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<FieldDefinition> |
ObjectFactory.createA(FieldDefinition value)
|
JAXBElement<FieldDefinition> |
ObjectFactory.createB(FieldDefinition value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<FieldDefinition> |
ObjectFactory.createA(FieldDefinition value)
|
JAXBElement<FieldDefinition> |
ObjectFactory.createB(FieldDefinition value)
|
void |
FieldExclude.setA(FieldDefinition value)
Sets the value of the a property.
|
void |
Field.setA(FieldDefinition value)
Sets the value of the a property.
|
void |
FieldExclude.setB(FieldDefinition value)
Sets the value of the b property.
|
void |
Field.setB(FieldDefinition value)
Sets the value of the b property.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.