public class TypeAndPath
extends java.lang.Object
| Constructor | Description |
|---|---|
TypeAndPath(OperationType type,
java.lang.String forPath) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getForPath() |
|
OperationType |
getType() |
public TypeAndPath(OperationType type, java.lang.String forPath)
public OperationType getType()
public java.lang.String getForPath()
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.