| Package | Description |
|---|---|
| org.apache.type_test.types3 |
| Modifier and Type | Class and Description |
|---|---|
class |
SgDerivedTypeB
Java class for sgDerivedType_B complex type.
|
class |
SgDerivedTypeC
Java class for sgDerivedType_C complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends SgBaseTypeA> |
ChoiceWithSubstitutionGroup.sg01BaseElementA |
protected JAXBElement<? extends SgBaseTypeA> |
StructWithMultipleSubstitutionGroups.sg01BaseElementA |
protected JAXBElement<? extends SgBaseTypeA> |
StructWithSubstitutionGroup.sg01BaseElementA |
protected JAXBElement<? extends SgBaseTypeA> |
StructWithMultipleSubstitutionGroups.sg02BaseElementA |
protected JAXBElement<? extends SgBaseTypeA> |
ChoiceWithSubstitutionGroupAbstract.sg03AbstractBaseElementA |
protected JAXBElement<? extends SgBaseTypeA> |
StructWithSubstitutionGroupAbstract.sg03AbstractBaseElementA |
protected JAXBElement<? extends SgBaseTypeA> |
StructWithSubstitutionGroupNil.sg04NillableBaseElementA |
protected JAXBElement<? extends SgBaseTypeA> |
ChoiceWithSubstitutionGroupNil.sg04NillableBaseElementA |
| Modifier and Type | Method and Description |
|---|---|
SgBaseTypeA |
ObjectFactory.createSgBaseTypeA()
Create an instance of
SgBaseTypeA |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SgBaseTypeA> |
ObjectFactory.createSg01BaseElementA(SgBaseTypeA value)
|
JAXBElement<SgBaseTypeA> |
ObjectFactory.createSg02BaseElementA(SgBaseTypeA value)
|
JAXBElement<SgBaseTypeA> |
ObjectFactory.createSg03AbstractBaseElementA(SgBaseTypeA value)
|
JAXBElement<SgBaseTypeA> |
ObjectFactory.createSg04NillableBaseElementA(SgBaseTypeA value)
|
JAXBElement<? extends SgBaseTypeA> |
ChoiceWithSubstitutionGroup.getSg01BaseElementA()
Gets the value of the sg01BaseElementA property.
|
JAXBElement<? extends SgBaseTypeA> |
StructWithMultipleSubstitutionGroups.getSg01BaseElementA()
Gets the value of the sg01BaseElementA property.
|
JAXBElement<? extends SgBaseTypeA> |
StructWithSubstitutionGroup.getSg01BaseElementA()
Gets the value of the sg01BaseElementA property.
|
JAXBElement<? extends SgBaseTypeA> |
StructWithMultipleSubstitutionGroups.getSg02BaseElementA()
Gets the value of the sg02BaseElementA property.
|
JAXBElement<? extends SgBaseTypeA> |
ChoiceWithSubstitutionGroupAbstract.getSg03AbstractBaseElementA()
Gets the value of the sg03AbstractBaseElementA property.
|
JAXBElement<? extends SgBaseTypeA> |
StructWithSubstitutionGroupAbstract.getSg03AbstractBaseElementA()
Gets the value of the sg03AbstractBaseElementA property.
|
JAXBElement<? extends SgBaseTypeA> |
StructWithSubstitutionGroupNil.getSg04NillableBaseElementA()
Gets the value of the sg04NillableBaseElementA property.
|
JAXBElement<? extends SgBaseTypeA> |
ChoiceWithSubstitutionGroupNil.getSg04NillableBaseElementA()
Gets the value of the sg04NillableBaseElementA property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SgBaseTypeA> |
ObjectFactory.createSg01BaseElementA(SgBaseTypeA value)
|
JAXBElement<SgBaseTypeA> |
ObjectFactory.createSg02BaseElementA(SgBaseTypeA value)
|
JAXBElement<SgBaseTypeA> |
ObjectFactory.createSg03AbstractBaseElementA(SgBaseTypeA value)
|
JAXBElement<SgBaseTypeA> |
ObjectFactory.createSg04NillableBaseElementA(SgBaseTypeA value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChoiceWithSubstitutionGroup.setSg01BaseElementA(JAXBElement<? extends SgBaseTypeA> value)
Sets the value of the sg01BaseElementA property.
|
void |
StructWithMultipleSubstitutionGroups.setSg01BaseElementA(JAXBElement<? extends SgBaseTypeA> value)
Sets the value of the sg01BaseElementA property.
|
void |
StructWithSubstitutionGroup.setSg01BaseElementA(JAXBElement<? extends SgBaseTypeA> value)
Sets the value of the sg01BaseElementA property.
|
void |
StructWithMultipleSubstitutionGroups.setSg02BaseElementA(JAXBElement<? extends SgBaseTypeA> value)
Sets the value of the sg02BaseElementA property.
|
void |
ChoiceWithSubstitutionGroupAbstract.setSg03AbstractBaseElementA(JAXBElement<? extends SgBaseTypeA> value)
Sets the value of the sg03AbstractBaseElementA property.
|
void |
StructWithSubstitutionGroupAbstract.setSg03AbstractBaseElementA(JAXBElement<? extends SgBaseTypeA> value)
Sets the value of the sg03AbstractBaseElementA property.
|
void |
StructWithSubstitutionGroupNil.setSg04NillableBaseElementA(JAXBElement<? extends SgBaseTypeA> value)
Sets the value of the sg04NillableBaseElementA property.
|
void |
ChoiceWithSubstitutionGroupNil.setSg04NillableBaseElementA(JAXBElement<? extends SgBaseTypeA> value)
Sets the value of the sg04NillableBaseElementA property.
|
Apache CXF