{ "type": "class", | |
"qname": "mx.rpc.wsdl.WSDLPortType", | |
"baseClassname": "" | |
, | |
"description": "A portType lists a set of named operations and defines abstract interface or "messages" used to interoperate with each operation.", | |
"tags": [ | |
{ "tagName": "private", | |
"values": []} ], | |
"members": [ | |
{ "type": "method", | |
"qname": "mx.rpc.wsdl.WSDLPortType", | |
"namespace": "", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"return": "", | |
"params": [{ "name": "name", "type": "String"}]} | |
, | |
{ "type": "accessor", | |
"access": "read-only", | |
"return": "String", | |
"qname": "name", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "The unique name for this portType.", | |
"tags": [ | |
{ "tagName": "playerversion", | |
"values": ["Flash 9", "AIR 1.1"]}, | |
{ "tagName": "productversion", | |
"values": ["Flex 3"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ]}, | |
{ "type": "method", | |
"qname": "operations", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"return": "Object", | |
"params": []} | |
, | |
{ "type": "method", | |
"qname": "addOperation", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"return": "void", | |
"params": [{ "name": "operation", "type": "mx.rpc.wsdl.WSDLOperation"}]} | |
, | |
{ "type": "method", | |
"qname": "getOperation", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"return": "mx.rpc.wsdl.WSDLOperation", | |
"params": [{ "name": "name", "type": "String"}]} | |
] | |
} |