public class ArgumentDetails extends Object
Constructor and Description |
---|
ArgumentDetails() |
Modifier and Type | Method and Description |
---|---|
String |
getPathType() |
boolean |
isLiteral() |
boolean |
isXml() |
void |
setLiteral(boolean isLiteral) |
void |
setPathType(String pathType) |
void |
setXml(boolean isXml) |
Copyright © 2005–2023 Apache Software Foundation. All rights reserved.