public abstract class Resource extends Object implements Serializable
Resource()
abstract Class<? extends Resource>
getResourceType()
abstract String
getStringValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Resource()
public abstract String getStringValue()
public abstract Class<? extends Resource> getResourceType()
Copyright © 2017. All Rights Reserved.