POD

Inheritance:

Methods of POD:

__init__
def __init__(self, **kwArgs)

Undocumented function.

__repr__
def __repr__(self)

Undocumented function.

_compileDefaultDataSet
def _compileDefaultDataSet(cls)

Undocumented function.

applyTo
def applyTo(self, obj)

Undocumented function.

copyFrom
def copyFrom(self, other, strict=False)

Undocumented function.

getDataNames
def getDataNames(cls)

Undocumented function.

getDefaultValue
def getDefaultValue(cls, name)

Undocumented function.

getValue
def getValue(self, name)

Undocumented function.

makeCopy
def makeCopy(self)

Undocumented function.

setDefaultValues
def setDefaultValues(self)

Undocumented function.