public final class Resource<T extends Enum<T>> extends Object
Resource(QName id, T type)
Resource(String namespace, String id, T type)
boolean
equals(Object o)
QName
getId()
getSource()
T
getType()
int
hashCode()
void
setSource(QName source)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Resource(String namespace, String id, T type)
public Resource(QName id, T type)
public QName getId()
public QName getSource()
public void setSource(QName source)
public T getType()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.