public abstract class TestBase extends Object
protected String
id
name
TestBase(Map<String,Object> json)
TestBase(String id, String name)
String
getId()
getIdentifierName()
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String id
protected final String name
public TestBase(String id, String name)
public TestBase(Map<String,Object> json)
public String getId()
public String getName()
public String getIdentifierName()
Copyright © 2019. All rights reserved.