Uses of Class
com.tivoli.mts.PDAttrValues

Uses of PDAttrValues in com.tivoli.mts
 

Methods in com.tivoli.mts that return PDAttrValues
 PDAttrValues PDAttrs.get(java.lang.String key)
          Returns the value(s) to which this PDAttrs maps the specified key.
 

Methods in com.tivoli.mts with parameters of type PDAttrValues
 java.util.Collection PDAttrs.add(java.lang.String name, PDAttrValues vals)
          Associates the specified values with the specified name in this PDAttrs.