Package com.ibm.wsdl

Class BindingInputImpl

    • Field Detail

      • nativeAttributeNames

        protected List nativeAttributeNames
    • Constructor Detail

      • BindingInputImpl

        public BindingInputImpl()
    • Method Detail

      • setName

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

        public String getName()
        Get the name of this input binding.
        Specified by:
        getName in interface BindingInput
        Returns:
        the input 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