ResourceName Class

Definition

Name and Type of the Resource.

public class ResourceName
Inheritance
java.lang.Object
ResourceName

Inherited Members

java.lang.Object.clone() java.lang.Object.equals(java.lang.Object) java.lang.Object.finalize() java.lang.Object.getClass() java.lang.Object.hashCode() java.lang.Object.notify() java.lang.Object.notifyAll() java.lang.Object.toString() java.lang.Object.wait() java.lang.Object.wait(long) java.lang.Object.wait(long,int)

Constructors

ResourceName()

Methods

name()

Get name of the resource.

type()

Get the type of the resource.

withName(String name)

Set name of the resource.

withType(String type)

Set the type of the resource.

Applies to