Uses of Class
org.apache.type_test.types3.SgBaseTypeA
-
Packages that use SgBaseTypeA Package Description org.apache.type_test.types3 -
-
Uses of SgBaseTypeA in org.apache.type_test.types3
Subclasses of SgBaseTypeA in org.apache.type_test.types3 Modifier and Type Class Description classSgDerivedTypeBJava class for sgDerivedType_B complex type.classSgDerivedTypeCJava class for sgDerivedType_C complex type.Fields in org.apache.type_test.types3 with type parameters of type SgBaseTypeA Modifier and Type Field Description protected javax.xml.bind.JAXBElement<? extends SgBaseTypeA>ChoiceWithSubstitutionGroup. sg01BaseElementAprotected javax.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithMultipleSubstitutionGroups. sg01BaseElementAprotected javax.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithSubstitutionGroup. sg01BaseElementAprotected javax.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithMultipleSubstitutionGroups. sg02BaseElementAprotected javax.xml.bind.JAXBElement<? extends SgBaseTypeA>ChoiceWithSubstitutionGroupAbstract. sg03AbstractBaseElementAprotected javax.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithSubstitutionGroupAbstract. sg03AbstractBaseElementAprotected javax.xml.bind.JAXBElement<? extends SgBaseTypeA>ChoiceWithSubstitutionGroupNil. sg04NillableBaseElementAprotected javax.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithSubstitutionGroupNil. sg04NillableBaseElementAMethods in org.apache.type_test.types3 that return SgBaseTypeA Modifier and Type Method Description SgBaseTypeAObjectFactory. createSgBaseTypeA()Create an instance ofSgBaseTypeAMethods in org.apache.type_test.types3 that return types with arguments of type SgBaseTypeA Modifier and Type Method Description javax.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory. createSg01BaseElementA(SgBaseTypeA value)javax.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory. createSg02BaseElementA(SgBaseTypeA value)javax.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory. createSg03AbstractBaseElementA(SgBaseTypeA value)javax.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory. createSg04NillableBaseElementA(SgBaseTypeA value)javax.xml.bind.JAXBElement<? extends SgBaseTypeA>ChoiceWithSubstitutionGroup. getSg01BaseElementA()Gets the value of the sg01BaseElementA property.javax.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithMultipleSubstitutionGroups. getSg01BaseElementA()Gets the value of the sg01BaseElementA property.javax.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithSubstitutionGroup. getSg01BaseElementA()Gets the value of the sg01BaseElementA property.javax.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithMultipleSubstitutionGroups. getSg02BaseElementA()Gets the value of the sg02BaseElementA property.javax.xml.bind.JAXBElement<? extends SgBaseTypeA>ChoiceWithSubstitutionGroupAbstract. getSg03AbstractBaseElementA()Gets the value of the sg03AbstractBaseElementA property.javax.xml.bind.JAXBElement<? extends SgBaseTypeA>StructWithSubstitutionGroupAbstract. getSg03AbstractBaseElementA()Gets the value of the sg03AbstractBaseElementA property.javax.xml.bind.JAXBElement<? extends SgBaseTypeA>ChoiceWithSubstitutionGroupNil. getSg04NillableBaseElementA()Gets the value of the sg04NillableBaseElementA property.javax.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 SgBaseTypeA Modifier and Type Method Description javax.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory. createSg01BaseElementA(SgBaseTypeA value)javax.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory. createSg02BaseElementA(SgBaseTypeA value)javax.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory. createSg03AbstractBaseElementA(SgBaseTypeA value)javax.xml.bind.JAXBElement<SgBaseTypeA>ObjectFactory. createSg04NillableBaseElementA(SgBaseTypeA value)Method parameters in org.apache.type_test.types3 with type arguments of type SgBaseTypeA Modifier and Type Method Description voidChoiceWithSubstitutionGroup. setSg01BaseElementA(javax.xml.bind.JAXBElement<? extends SgBaseTypeA> value)Sets the value of the sg01BaseElementA property.voidStructWithMultipleSubstitutionGroups. setSg01BaseElementA(javax.xml.bind.JAXBElement<? extends SgBaseTypeA> value)Sets the value of the sg01BaseElementA property.voidStructWithSubstitutionGroup. setSg01BaseElementA(javax.xml.bind.JAXBElement<? extends SgBaseTypeA> value)Sets the value of the sg01BaseElementA property.voidStructWithMultipleSubstitutionGroups. setSg02BaseElementA(javax.xml.bind.JAXBElement<? extends SgBaseTypeA> value)Sets the value of the sg02BaseElementA property.voidChoiceWithSubstitutionGroupAbstract. setSg03AbstractBaseElementA(javax.xml.bind.JAXBElement<? extends SgBaseTypeA> value)Sets the value of the sg03AbstractBaseElementA property.voidStructWithSubstitutionGroupAbstract. setSg03AbstractBaseElementA(javax.xml.bind.JAXBElement<? extends SgBaseTypeA> value)Sets the value of the sg03AbstractBaseElementA property.voidChoiceWithSubstitutionGroupNil. setSg04NillableBaseElementA(javax.xml.bind.JAXBElement<? extends SgBaseTypeA> value)Sets the value of the sg04NillableBaseElementA property.voidStructWithSubstitutionGroupNil. setSg04NillableBaseElementA(javax.xml.bind.JAXBElement<? extends SgBaseTypeA> value)Sets the value of the sg04NillableBaseElementA property.
-