public class MetadataWebServiceDataInfo extends Object
| Constructor and Description |
|---|
MetadataWebServiceDataInfo(MetadataWebService metadataWebService,
String xpsrc,
String label,
String mapping,
String field) |
| Modifier and Type | Method and Description |
|---|---|
String |
getElement() |
XPathExpression |
getExpr() |
String |
getLabel() |
String |
getMapping() |
String |
getQualifier() |
String |
getSchema() |
String |
getTransform() |
String |
getXpsrc() |
void |
setExpr(XPathExpression expr) |
public MetadataWebServiceDataInfo(MetadataWebService metadataWebService, String xpsrc, String label, String mapping, String field)
public XPathExpression getExpr()
public String getXpsrc()
public String getLabel()
public String getMapping()
public String getSchema()
public String getElement()
public String getQualifier()
public String getTransform()
public void setExpr(XPathExpression expr)
Copyright © 2022 LYRASIS. All rights reserved.