public class RefPath extends Path
Constructor and Description |
---|
RefPath() |
RefPath(java.lang.String ref) |
RefPath(java.lang.String ref,
RefFormat refFormat) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
get$ref() |
java.lang.String |
getOriginalRef() |
RefFormat |
getRefFormat() |
int |
hashCode() |
void |
set$ref(java.lang.String ref) |
addParameter, delete, get, getDelete, getGet, getHead, getOperationMap, getOperations, getOptions, getParameters, getPatch, getPost, getPut, getVendorExtensions, head, isEmpty, options, patch, post, put, set, setDelete, setGet, setHead, setOptions, setParameters, setPatch, setPost, setPut, setVendorExtension, setVendorExtensions
public RefPath()
public RefPath(java.lang.String ref)
public RefPath(java.lang.String ref, RefFormat refFormat)
public void set$ref(java.lang.String ref)
public java.lang.String get$ref()
public java.lang.String getOriginalRef()
public RefFormat getRefFormat()
Copyright © 2020 JBoss by Red Hat. All Rights Reserved.