com.ibm.websphere.http.headers

Class HTTPProxyType

  • java.lang.Object
    • org.eclipse.emf.common.util.AbstractEnumerator
      • com.ibm.websphere.http.headers.HTTPProxyType
  • All Implemented Interfaces:
    org.eclipse.emf.common.util.Enumerator


    public final class HTTPProxyType
    extends org.eclipse.emf.common.util.AbstractEnumerator
    A representation of the literals of the enumeration 'HTTP Proxy Type', and utility methods for working with them.
    See Also:
    HeadersPackage.getHTTPProxyType()
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT 
      static int HTTP
      The 'Http' literal value.
      static HTTPProxyType HTTP_LITERAL
      The 'Http' literal object
      static int HTTPS
      The 'Https' literal value.
      static HTTPProxyType HTTPS_LITERAL
      The 'Https' literal object
      static java.util.List VALUES
      A public read-only list of all the 'HTTP Proxy Type' enumerators
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      static HTTPProxyType get(int value)
      Returns the 'HTTP Proxy Type' literal with the specified integer value
      static HTTPProxyType get(java.lang.String literal)
      Returns the 'HTTP Proxy Type' literal with the specified literal value
      static HTTPProxyType getByName(java.lang.String name)
      Returns the 'HTTP Proxy Type' literal with the specified name
      • Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator

        getLiteral, getName, getValue, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Method Detail

      • get

        public static HTTPProxyType get(java.lang.String literal)
        Returns the 'HTTP Proxy Type' literal with the specified literal value.
      • getByName

        public static HTTPProxyType getByName(java.lang.String name)
        Returns the 'HTTP Proxy Type' literal with the specified name.
      • get

        public static HTTPProxyType get(int value)
        Returns the 'HTTP Proxy Type' literal with the specified integer value.
IBM Business Process ManagerTM
Release 8