public class FieldMap extends Object
FieldMap(Element element)
FieldMap(FieldMap clone)
Set<Map.Entry<String,String>>
entrySet()
String
get(String key)
List<fr.xebia.extras.selma.codegen.Field>
getStartingWith(String fieldName)
void
push(String _from, String _to)
remove(String field)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FieldMap(FieldMap clone)
public FieldMap(Element element)
public void push(String _from, String _to)
public String get(String key)
public void remove(String field)
public Set<Map.Entry<String,String>> entrySet()
public List<fr.xebia.extras.selma.codegen.Field> getStartingWith(String fieldName)
Copyright © 2016. All Rights Reserved.