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

In This Package:

DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIds_Def Class Reference

Collaboration diagram for DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIds_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, "getBinaryFilesByEntryIds")

Private Attributes

 _arg0

Detailed Description

Definition at line 19 of file CatalogBeanService_services_types.py.


Member Function Documentation

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

Definition at line 22 of file CatalogBeanService_services_types.py.

00022                                                                                                  :
00023             ns = ns0.getBinaryFilesByEntryIds_Def.schema
00024             TClist = [ZSI.TC.String(pname="arg0", aname="_arg0", minOccurs=0, maxOccurs="unbounded", nillable=False, typed=False, encoded=kw.get("encoded"))]
00025             self.attribute_typecode_dict = attributes or {}
00026             if extend: TClist += ofwhat
00027             if restrict: TClist = ofwhat
00028             ZSI.TCcompound.ComplexType.__init__(self, None, TClist, pname=pname, inorder=0, **kw)
00029             class Holder:
00030                 typecode = self
00031                 def __init__(self):
00032                     # pyclass
00033                     self._arg0 = []
00034                     return
00035             Holder.__name__ = "getBinaryFilesByEntryIds_Holder"
00036             self.pyclass = Holder
00037 
00038     class getBinaryFilesByEntryIdsResponse_Def(ZSI.TCcompound.ComplexType, TypeDefinition):
        schema = "http://warehouse-ws.dayabay.lbl.gov"


Member Data Documentation

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

Definition at line 20 of file CatalogBeanService_services_types.py.

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

Definition at line 21 of file CatalogBeanService_services_types.py.

DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIds_Def::attribute_typecode_dict

Definition at line 25 of file CatalogBeanService_services_types.py.

DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIds_Def::_arg0 [private]

Definition at line 33 of file CatalogBeanService_services_types.py.

DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIds_Def::pyclass

Definition at line 36 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