Package com.ibm.wsdl

Class BindingFaultImpl

    • Field Detail

      • nativeAttributeNames

        protected List nativeAttributeNames
    • Constructor Detail

      • BindingFaultImpl

        public BindingFaultImpl()
    • Method Detail

      • setName

        public void setName​(String name)
        Set the name of this fault binding.
        Specified by:
        setName in interface BindingFault
        Parameters:
        name - the desired name
      • getName

        public String getName()
        Get the name of this fault binding.
        Specified by:
        getName in interface BindingFault
        Returns:
        the fault binding name
      • getNativeAttributeNames

        public List getNativeAttributeNames()
        Get the list of local attribute names defined for this element in the WSDL specification.
        Specified by:
        getNativeAttributeNames in interface AttributeExtensible
        Returns:
        a List of Strings, one for each local attribute name