public class Resource extends Object
static Resource
STATE_RESOURCE
Resource(String name, String type)
boolean
equals(Object o)
String
getName()
getType()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final Resource STATE_RESOURCE
public Resource(String name, String type)
public String getName()
public String getType()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.