androidStubs.com.ibm.as400.jtopenstubs.javaxnaming.StringRefAddr Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jt400-jdk8 Show documentation
Show all versions of jt400-jdk8 Show documentation
The Open Source version of the IBM Toolbox for Java
package com.ibm.as400.jtopenstubs.javaxnaming;
public class StringRefAddr {
public StringRefAddr(String string, String valueOf) {
// TODO Auto-generated constructor stub
}
public String getType() {
// TODO Auto-generated method stub
return null;
}
}