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

In This Package:

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

Collaboration diagram for DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIdsResponse_Def::getBinaryFilesByFileSets_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, "getBinaryFilesByFileSets")

Private Attributes

 _arg0

Detailed Description

Definition at line 57 of file CatalogBeanService_services_types.py.


Member Function Documentation

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

Definition at line 60 of file CatalogBeanService_services_types.py.

00060                                                                                                  :
00061             ns = ns0.getBinaryFilesByFileSets_Def.schema
00062             TClist = [ZSI.TC.String(pname="arg0", aname="_arg0", minOccurs=0, maxOccurs="unbounded", nillable=False, typed=False, encoded=kw.get("encoded"))]
00063             self.attribute_typecode_dict = attributes or {}
00064             if extend: TClist += ofwhat
00065             if restrict: TClist = ofwhat
00066             ZSI.TCcompound.ComplexType.__init__(self, None, TClist, pname=pname, inorder=0, **kw)
00067             class Holder:
00068                 typecode = self
00069                 def __init__(self):
00070                     # pyclass
00071                     self._arg0 = []
00072                     return
00073             Holder.__name__ = "getBinaryFilesByFileSets_Holder"
00074             self.pyclass = Holder
00075 
00076     class getBinaryFilesByFileSetsResponse_Def(ZSI.TCcompound.ComplexType, TypeDefinition):
        schema = "http://warehouse-ws.dayabay.lbl.gov"


Member Data Documentation

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

Definition at line 58 of file CatalogBeanService_services_types.py.

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

Definition at line 59 of file CatalogBeanService_services_types.py.

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

Definition at line 63 of file CatalogBeanService_services_types.py.

DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIdsResponse_Def::getBinaryFilesByFileSets_Def::_arg0 [private]

Definition at line 71 of file CatalogBeanService_services_types.py.

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

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