Class NamedValueWrapper


  • public class NamedValueWrapper
    extends Object
    • Constructor Detail

      • NamedValueWrapper

        public NamedValueWrapper()
        Instantiates a new named value wrapper.
      • NamedValueWrapper

        public NamedValueWrapper​(String name,
                                 String value)
        Instantiates a new named value wrapper.
        Parameters:
        name - the name
        value - the value
      • NamedValueWrapper

        public NamedValueWrapper​(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.NamedValue raw)
        Instantiates a new named value wrapper.
        Parameters:
        raw - the raw
    • Method Detail

      • getValue

        public String getValue()
        Gets the value.
        Returns:
        the value
      • setValue

        public void setValue​(String value)
        Sets the value.
        Parameters:
        value - the new value
      • getName

        public String getName()
        Gets the name.
        Returns:
        the name
      • setName

        public void setName​(String name)
        Sets the name.
        Parameters:
        name - the new name
      • getRaw

        public org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.NamedValue getRaw()
        Gets the raw.
        Returns:
        the raw
      • get1_81

        public org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.NamedValue get1_81()
        Gets the 1 79.
        Returns:
        the 1 79