public class ResourceId extends Object
ResourceId()
ResourceId(String type, String id)
boolean
equals(Object o)
String
getId()
getType()
int
hashCode()
void
setId(String id)
setType(String type)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public ResourceId()
public ResourceId(String type, String id)
public String getType()
public void setType(String type)
public String getId()
public void setId(String id)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2022. All rights reserved.