public class Mapping extends Object
Mapping()
Mapping(String from, String to)
String
getFrom()
getTo()
void
setFrom(String from)
setTo(String to)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Mapping()
public Mapping(String from, String to)
public String getFrom()
public void setFrom(String from)
public String getTo()
public void setTo(String to)
Copyright © 2015. All rights reserved.