public class PatternUri extends Object
| 构造器和说明 |
|---|
PatternUri(List<String> keys,
String orgUrl,
String patternUrl,
String requestType) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getKeys() |
String |
getOrgUrl() |
String |
getPatternUrl() |
String |
getRequestType() |
void |
setKeys(List<String> keys) |
void |
setOrgUrl(String orgUrl) |
void |
setPatternUrl(String patternUrl) |
void |
setRequestType(String requestType) |
public String getRequestType()
public void setRequestType(String requestType)
public String getOrgUrl()
public void setOrgUrl(String orgUrl)
public String getPatternUrl()
public void setPatternUrl(String patternUrl)
Copyright © 2022. All rights reserved.