Enum Class HttpMethods.HttpMethod

java.lang.Object
java.lang.Enum<HttpMethods.HttpMethod>
org.springframework.cloud.contract.spec.internal.HttpMethods.HttpMethod
All Implemented Interfaces:
Serializable, Comparable<HttpMethods.HttpMethod>, Constable
Enclosing class:
HttpMethods

public static enum HttpMethods.HttpMethod extends Enum<HttpMethods.HttpMethod>
Since:
1.0.2
Author:
Marcin Grzejszczak, Tim Ysewyn