| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIdsResponse_Def Class Reference

Collaboration diagram for DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIdsResponse_Def:
[legend]
List of all members.

Public Member Functions

def __init__

Public Attributes

 attribute_typecode_dict
 pyclass

Static Public Attributes

string schema = "http://warehouse-ws.dayabay.lbl.gov"
tuple type = (schema, "getBinaryFilesByEntryIdsResponse")

Private Attributes

 _return

Classes

class  getBinaryFilesByFileSets_Def
class  getBinaryFilesByFileSetsResponse_Def

Detailed Description

Definition at line 38 of file CatalogBeanService_services_types.py.


Member Function Documentation

def DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIdsResponse_Def::__init__ (   self,
  pname,
  ofwhat = (),
  attributes = None,
  extend = False,
  restrict = False,
  kw 
)

Definition at line 41 of file CatalogBeanService_services_types.py.

00041                                                                                                  :
00042             ns = ns0.getBinaryFilesByEntryIdsResponse_Def.schema
00043             TClist = [ZSI.TC.String(pname="return", aname="_return", minOccurs=0, maxOccurs="unbounded", nillable=False, typed=False, encoded=kw.get("encoded"))]
00044             self.attribute_typecode_dict = attributes or {}
00045             if extend: TClist += ofwhat
00046             if restrict: TClist = ofwhat
00047             ZSI.TCcompound.ComplexType.__init__(self, None, TClist, pname=pname, inorder=0, **kw)
00048             class Holder:
00049                 typecode = self
00050                 def __init__(self):
00051                     # pyclass
00052                     self._return = []
00053                     return
00054             Holder.__name__ = "getBinaryFilesByEntryIdsResponse_Holder"
00055             self.pyclass = Holder
00056 
    class getBinaryFilesByFileSets_Def(ZSI.TCcompound.ComplexType, TypeDefinition):


Member Data Documentation

string DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIdsResponse_Def::schema = "http://warehouse-ws.dayabay.lbl.gov" [static]

Definition at line 39 of file CatalogBeanService_services_types.py.

tuple DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIdsResponse_Def::type = (schema, "getBinaryFilesByEntryIdsResponse") [static]

Definition at line 40 of file CatalogBeanService_services_types.py.

DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIdsResponse_Def::attribute_typecode_dict

Definition at line 44 of file CatalogBeanService_services_types.py.

DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIdsResponse_Def::_return [private]

Definition at line 52 of file CatalogBeanService_services_types.py.

DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIdsResponse_Def::pyclass

Definition at line 55 of file CatalogBeanService_services_types.py.


The documentation for this class was generated from the following file:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:13:00 2011 for DybPython by doxygen 1.4.7