Table of Contents

Class: anyType ./pyGlobus/GSISOAP.py
Methods   
__init__
__str__
_checkValueSpace
_fixAttr
_getActor
_getAttr
_getMustUnderstand
_marshalAttrs
_marshalData
_setActor
_setAttr
_setAttrs
_setMustUnderstand
_typeName
_validNamespaceURI
  __init__ 
__init__ (
        self,
        data=None,
        name=None,
        typed=1,
        attrs=None,
        )

Exceptions   
Error, "anyType can't be instantiated directly"
  __str__ 
__str__ ( self )

  _checkValueSpace 
_checkValueSpace ( self,  data )

  _fixAttr 
_fixAttr ( self,  attr )

Exceptions   
AttributeError, "invalid attribute length"
AttributeError, "invalid attribute namespace URI type"
AttributeError, "invalid attribute type"
  _getActor 
_getActor ( self )

  _getAttr 
_getAttr ( self,  attr )

  _getMustUnderstand 
_getMustUnderstand ( self )

  _marshalAttrs 
_marshalAttrs (
        self,
        ns_map,
        builder,
        )

  _marshalData 
_marshalData ( self )

  _setActor 
_setActor ( self,  val )

  _setAttr 
_setAttr (
        self,
        attr,
        value,
        )

  _setAttrs 
_setAttrs ( self,  attrs )

Exceptions   
AttributeError, "invalid attribute type"
  _setMustUnderstand 
_setMustUnderstand ( self,  val )

  _typeName 
_typeName ( self )

  _validNamespaceURI 
_validNamespaceURI (
        self,
        URI,
        strict,
        )

Exceptions   
AttributeError, "not a valid namespace for type %s" % self._type

Table of Contents

This document was automatically generated on Tue Feb 4 16:47:03 2003 by HappyDoc version 2.1