Uses of Class
pobs.PWrapper

Packages that use PWrapper
pobs.action   
 

Uses of PWrapper in pobs.action
 

Fields in pobs.action declared as PWrapper
 PWrapper PSetString.wrapped
           
 PWrapper PAppendString.wrapped
           
 

Constructors in pobs.action with parameters of type PWrapper
PSetString(PWrapper wrapped)
          Sole constructor.
PAppendString(PWrapper wrapped)
          Sole constructor.