public class DataSourceDescriptor extends Object
DataSourceDescriptor(String entryPoint, String user, String password)
boolean
equals(Object obj)
String
getEntryPoint()
getPassword()
getUser()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DataSourceDescriptor(String entryPoint, String user, String password)
public String getEntryPoint()
public String getUser()
public String getPassword()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2016. All Rights Reserved.