Uses of Class
org.apache.type_test.types3.SgBaseTypeA
Packages that use SgBaseTypeA
-
Uses of SgBaseTypeA in org.apache.type_test.types3
Subclasses of SgBaseTypeA in org.apache.type_test.types3Modifier and TypeClassDescriptionclassJava class for sgDerivedType_B complex type.classJava class for sgDerivedType_C complex type.Fields in org.apache.type_test.types3 with type parameters of type SgBaseTypeAModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>ChoiceWithSubstitutionGroup.sg01BaseElementAprotected jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithMultipleSubstitutionGroups.sg01BaseElementAprotected jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithSubstitutionGroup.sg01BaseElementAprotected jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithMultipleSubstitutionGroups.sg02BaseElementAprotected jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>ChoiceWithSubstitutionGroupAbstract.sg03AbstractBaseElementAprotected jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithSubstitutionGroupAbstract.sg03AbstractBaseElementAprotected jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>ChoiceWithSubstitutionGroupNil.sg04NillableBaseElementAprotected jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithSubstitutionGroupNil.sg04NillableBaseElementAMethods in org.apache.type_test.types3 that return SgBaseTypeAModifier and TypeMethodDescriptionObjectFactory.createSgBaseTypeA()Create an instance ofSgBaseTypeAMethods in org.apache.type_test.types3 that return types with arguments of type SgBaseTypeAModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory.createSg01BaseElementA(SgBaseTypeA value) jakarta.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory.createSg02BaseElementA(SgBaseTypeA value) jakarta.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory.createSg03AbstractBaseElementA(SgBaseTypeA value) jakarta.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory.createSg04NillableBaseElementA(SgBaseTypeA value) jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>ChoiceWithSubstitutionGroup.getSg01BaseElementA()Gets the value of the sg01BaseElementA property.jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithMultipleSubstitutionGroups.getSg01BaseElementA()Gets the value of the sg01BaseElementA property.jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithSubstitutionGroup.getSg01BaseElementA()Gets the value of the sg01BaseElementA property.jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithMultipleSubstitutionGroups.getSg02BaseElementA()Gets the value of the sg02BaseElementA property.jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>ChoiceWithSubstitutionGroupAbstract.getSg03AbstractBaseElementA()Gets the value of the sg03AbstractBaseElementA property.jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithSubstitutionGroupAbstract.getSg03AbstractBaseElementA()Gets the value of the sg03AbstractBaseElementA property.jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>ChoiceWithSubstitutionGroupNil.getSg04NillableBaseElementA()Gets the value of the sg04NillableBaseElementA property.jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithSubstitutionGroupNil.getSg04NillableBaseElementA()Gets the value of the sg04NillableBaseElementA property.Methods in org.apache.type_test.types3 with parameters of type SgBaseTypeAModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory.createSg01BaseElementA(SgBaseTypeA value) jakarta.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory.createSg02BaseElementA(SgBaseTypeA value) jakarta.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory.createSg03AbstractBaseElementA(SgBaseTypeA value) jakarta.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory.createSg04NillableBaseElementA(SgBaseTypeA value) Method parameters in org.apache.type_test.types3 with type arguments of type SgBaseTypeAModifier and TypeMethodDescriptionvoidChoiceWithSubstitutionGroup.setSg01BaseElementA(jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA> value) Sets the value of the sg01BaseElementA property.voidStructWithMultipleSubstitutionGroups.setSg01BaseElementA(jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA> value) Sets the value of the sg01BaseElementA property.voidStructWithSubstitutionGroup.setSg01BaseElementA(jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA> value) Sets the value of the sg01BaseElementA property.voidStructWithMultipleSubstitutionGroups.setSg02BaseElementA(jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA> value) Sets the value of the sg02BaseElementA property.voidChoiceWithSubstitutionGroupAbstract.setSg03AbstractBaseElementA(jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA> value) Sets the value of the sg03AbstractBaseElementA property.voidStructWithSubstitutionGroupAbstract.setSg03AbstractBaseElementA(jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA> value) Sets the value of the sg03AbstractBaseElementA property.voidChoiceWithSubstitutionGroupNil.setSg04NillableBaseElementA(jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA> value) Sets the value of the sg04NillableBaseElementA property.voidStructWithSubstitutionGroupNil.setSg04NillableBaseElementA(jakarta.xml.bind.JAXBElement<? extends SgBaseTypeA> value) Sets the value of the sg04NillableBaseElementA property.