|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Resource.Type | |
|---|---|
| org.teleal.cling.model | |
| org.teleal.cling.registry | |
| Uses of Resource.Type in org.teleal.cling.model |
|---|
| Methods in org.teleal.cling.model that return Resource.Type | |
|---|---|
Resource.Type |
Resource.getType()
|
static Resource.Type |
Resource.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Resource.Type[] |
Resource.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.teleal.cling.model with parameters of type Resource.Type | |
|---|---|
Resource(Resource.Type type,
URI localURI,
M model)
|
|
| Uses of Resource.Type in org.teleal.cling.registry |
|---|
| Methods in org.teleal.cling.registry with parameters of type Resource.Type | ||
|---|---|---|
|
RegistryImpl.getResourceModel(Class<T> modelType,
Resource.Type type,
URI pathQuery)
|
|
|
Registry.getResourceModel(Class<T> modelType,
Resource.Type type,
URI pathQuery)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||