Uses of Class
org.apache.type_test.types2.IDTypeAttribute
-
Packages that use IDTypeAttribute Package Description org.apache.cxf.systest.type_test org.apache.type_test.doc org.apache.type_test.rpc org.apache.type_test.types2 org.apache.type_test.xml -
-
Uses of IDTypeAttribute in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return IDTypeAttribute Modifier and Type Method Description IDTypeAttributeTypeTestImpl. testIDTypeAttribute(IDTypeAttribute x, javax.xml.ws.Holder<IDTypeAttribute> y, javax.xml.ws.Holder<IDTypeAttribute> z)Methods in org.apache.cxf.systest.type_test with parameters of type IDTypeAttribute Modifier and Type Method Description IDTypeAttributeTypeTestImpl. testIDTypeAttribute(IDTypeAttribute x, javax.xml.ws.Holder<IDTypeAttribute> y, javax.xml.ws.Holder<IDTypeAttribute> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type IDTypeAttribute Modifier and Type Method Description IDTypeAttributeTypeTestImpl. testIDTypeAttribute(IDTypeAttribute x, javax.xml.ws.Holder<IDTypeAttribute> y, javax.xml.ws.Holder<IDTypeAttribute> z) -
Uses of IDTypeAttribute in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as IDTypeAttribute Modifier and Type Field Description protected IDTypeAttributeTestIDTypeAttributeResponse. _returnprotected IDTypeAttributeTestIDTypeAttribute. xprotected IDTypeAttributeTestIDTypeAttribute. yprotected IDTypeAttributeTestIDTypeAttributeResponse. yprotected IDTypeAttributeTestIDTypeAttributeResponse. zMethods in org.apache.type_test.doc that return IDTypeAttribute Modifier and Type Method Description IDTypeAttributeTestIDTypeAttributeResponse. getReturn()Gets the value of the return property.IDTypeAttributeTestIDTypeAttribute. getX()Gets the value of the x property.IDTypeAttributeTestIDTypeAttribute. getY()Gets the value of the y property.IDTypeAttributeTestIDTypeAttributeResponse. getY()Gets the value of the y property.IDTypeAttributeTestIDTypeAttributeResponse. getZ()Gets the value of the z property.IDTypeAttributeTypeTestPortType. testIDTypeAttribute(IDTypeAttribute x, javax.xml.ws.Holder<IDTypeAttribute> y, javax.xml.ws.Holder<IDTypeAttribute> z)Methods in org.apache.type_test.doc with parameters of type IDTypeAttribute Modifier and Type Method Description voidTestIDTypeAttributeResponse. setReturn(IDTypeAttribute value)Sets the value of the return property.voidTestIDTypeAttribute. setX(IDTypeAttribute value)Sets the value of the x property.voidTestIDTypeAttribute. setY(IDTypeAttribute value)Sets the value of the y property.voidTestIDTypeAttributeResponse. setY(IDTypeAttribute value)Sets the value of the y property.voidTestIDTypeAttributeResponse. setZ(IDTypeAttribute value)Sets the value of the z property.IDTypeAttributeTypeTestPortType. testIDTypeAttribute(IDTypeAttribute x, javax.xml.ws.Holder<IDTypeAttribute> y, javax.xml.ws.Holder<IDTypeAttribute> z)Method parameters in org.apache.type_test.doc with type arguments of type IDTypeAttribute Modifier and Type Method Description IDTypeAttributeTypeTestPortType. testIDTypeAttribute(IDTypeAttribute x, javax.xml.ws.Holder<IDTypeAttribute> y, javax.xml.ws.Holder<IDTypeAttribute> z) -
Uses of IDTypeAttribute in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return IDTypeAttribute Modifier and Type Method Description IDTypeAttributeTypeTestPortType. testIDTypeAttribute(IDTypeAttribute x, javax.xml.ws.Holder<IDTypeAttribute> y, javax.xml.ws.Holder<IDTypeAttribute> z)Methods in org.apache.type_test.rpc with parameters of type IDTypeAttribute Modifier and Type Method Description IDTypeAttributeTypeTestPortType. testIDTypeAttribute(IDTypeAttribute x, javax.xml.ws.Holder<IDTypeAttribute> y, javax.xml.ws.Holder<IDTypeAttribute> z)Method parameters in org.apache.type_test.rpc with type arguments of type IDTypeAttribute Modifier and Type Method Description IDTypeAttributeTypeTestPortType. testIDTypeAttribute(IDTypeAttribute x, javax.xml.ws.Holder<IDTypeAttribute> y, javax.xml.ws.Holder<IDTypeAttribute> z) -
Uses of IDTypeAttribute in org.apache.type_test.types2
Methods in org.apache.type_test.types2 that return IDTypeAttribute Modifier and Type Method Description IDTypeAttributeObjectFactory. createIDTypeAttribute()Create an instance ofIDTypeAttribute -
Uses of IDTypeAttribute in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as IDTypeAttribute Modifier and Type Field Description protected IDTypeAttributeTestIDTypeAttributeResponse. _returnprotected IDTypeAttributeTestIDTypeAttribute. xprotected IDTypeAttributeTestIDTypeAttribute. yprotected IDTypeAttributeTestIDTypeAttributeResponse. yprotected IDTypeAttributeTestIDTypeAttributeResponse. zMethods in org.apache.type_test.xml that return IDTypeAttribute Modifier and Type Method Description IDTypeAttributeTestIDTypeAttributeResponse. getReturn()Gets the value of the return property.IDTypeAttributeTestIDTypeAttribute. getX()Gets the value of the x property.IDTypeAttributeTestIDTypeAttribute. getY()Gets the value of the y property.IDTypeAttributeTestIDTypeAttributeResponse. getY()Gets the value of the y property.IDTypeAttributeTestIDTypeAttributeResponse. getZ()Gets the value of the z property.IDTypeAttributeTypeTestPortType. testIDTypeAttribute(IDTypeAttribute x, javax.xml.ws.Holder<IDTypeAttribute> y, javax.xml.ws.Holder<IDTypeAttribute> z)Methods in org.apache.type_test.xml with parameters of type IDTypeAttribute Modifier and Type Method Description voidTestIDTypeAttributeResponse. setReturn(IDTypeAttribute value)Sets the value of the return property.voidTestIDTypeAttribute. setX(IDTypeAttribute value)Sets the value of the x property.voidTestIDTypeAttribute. setY(IDTypeAttribute value)Sets the value of the y property.voidTestIDTypeAttributeResponse. setY(IDTypeAttribute value)Sets the value of the y property.voidTestIDTypeAttributeResponse. setZ(IDTypeAttribute value)Sets the value of the z property.IDTypeAttributeTypeTestPortType. testIDTypeAttribute(IDTypeAttribute x, javax.xml.ws.Holder<IDTypeAttribute> y, javax.xml.ws.Holder<IDTypeAttribute> z)Method parameters in org.apache.type_test.xml with type arguments of type IDTypeAttribute Modifier and Type Method Description IDTypeAttributeTypeTestPortType. testIDTypeAttribute(IDTypeAttribute x, javax.xml.ws.Holder<IDTypeAttribute> y, javax.xml.ws.Holder<IDTypeAttribute> z)
-