public static class SQLSession.ExpectedProtectedField extends SQLSession.AbsractExpectedField
attributes, name, position| Constructor and Description |
|---|
ExpectedProtectedField(int backend,
String name) |
ExpectedProtectedField(int backend,
String name,
int position,
List<Map.Entry<String,Integer>> attributes,
List<Map.Entry<String,Integer>> attributeMapping) |
ExpectedProtectedField(int backend,
String name,
List<String> attributeNames,
List<Map.Entry<String,Integer>> attributeMapping) |
| Modifier and Type | Method and Description |
|---|---|
List<Map.Entry<String,Integer>> |
getAttributeMapping() |
int |
getBackend() |
void |
setAttributeMapping(List<Map.Entry<String,Integer>> attributeMapping) |
String |
toString() |
addAttributeNames, getAttributes, getName, getPosition, setAttributes, setName, setPositionpublic ExpectedProtectedField(int backend,
String name)
public ExpectedProtectedField(int backend,
String name,
List<String> attributeNames,
List<Map.Entry<String,Integer>> attributeMapping)
Copyright © 2017 The CLARUS Consortium. All rights reserved.