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

In This Package:

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

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

Private Attributes

 _begin
 _end

Classes

class  getBinaryFilesByRunRangesResponse_Def
class  getSites_Def

Detailed Description

Definition at line 114 of file CatalogBeanService_services_types.py.


Member Function Documentation

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

Definition at line 117 of file CatalogBeanService_services_types.py.

00117                                                                                                  :
00118             ns = ns0.runRange_Def.schema
00119             TClist = [ZSI.TCnumbers.Iint(pname="begin", aname="_begin", minOccurs=1, maxOccurs=1, nillable=False, typed=False, encoded=kw.get("encoded")), ZSI.TCnumbers.Iint(pname="end", aname="_end", minOccurs=1, maxOccurs=1, nillable=False, typed=False, encoded=kw.get("encoded"))]
00120             self.attribute_typecode_dict = attributes or {}
00121             if extend: TClist += ofwhat
00122             if restrict: TClist = ofwhat
00123             ZSI.TCcompound.ComplexType.__init__(self, None, TClist, pname=pname, inorder=0, **kw)
00124             class Holder:
00125                 typecode = self
00126                 def __init__(self):
00127                     # pyclass
00128                     self._begin = None
00129                     self._end = None
00130                     return
00131             Holder.__name__ = "runRange_Holder"
00132             self.pyclass = Holder
00133 
    class getBinaryFilesByRunRangesResponse_Def(ZSI.TCcompound.ComplexType, TypeDefinition):


Member Data Documentation

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

Definition at line 115 of file CatalogBeanService_services_types.py.

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

Definition at line 116 of file CatalogBeanService_services_types.py.

DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIdsResponse_Def::getBinaryFilesByFileSetsResponse_Def::runRange_Def::attribute_typecode_dict

Definition at line 120 of file CatalogBeanService_services_types.py.

DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIdsResponse_Def::getBinaryFilesByFileSetsResponse_Def::runRange_Def::_begin [private]

Definition at line 128 of file CatalogBeanService_services_types.py.

DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIdsResponse_Def::getBinaryFilesByFileSetsResponse_Def::runRange_Def::_end [private]

Definition at line 129 of file CatalogBeanService_services_types.py.

DybPython::Catalog::CatalogBeanService_services_types::ns0::getBinaryFilesByEntryIdsResponse_Def::getBinaryFilesByFileSetsResponse_Def::runRange_Def::pyclass

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