Class ProxyServicePolicyInfo


  • public class ProxyServicePolicyInfo
    extends Object
    • Constructor Detail

      • ProxyServicePolicyInfo

        public ProxyServicePolicyInfo()
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getOperationName

        public String getOperationName()
      • setOperationName

        public void setOperationName​(String operationName)
      • getOperationNS

        public String getOperationNS()
      • setOperationNS

        public void setOperationNS​(String operationNS)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • toOM

        public org.apache.axiom.om.OMElement toOM​(org.apache.axiom.om.OMFactory fac,
                                                  org.apache.axiom.om.OMNamespace ns,
                                                  org.apache.axiom.om.OMNamespace nullNS)
                                           throws ProxyAdminException
        Throws:
        ProxyAdminException