Class PObject


  • public class PObject
    extends Object
    Author:
    JAX-RPC Development Team
    • Constructor Detail

      • PObject

        public PObject()
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String s)
      • setProperty

        public void setProperty​(String name,
                                Object value)
      • getProperties

        public Iterator getProperties()
      • getPropertyNames

        public Iterator getPropertyNames()