|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.dev.webdav.jaxrs.xml.properties.ResourceType
public final class ResourceType
WebDAV resourcetype Property.
| Field Summary | |
|---|---|
static ResourceType |
COLLECTION
|
| Constructor Summary | |
|---|---|
ResourceType()
Creates an empty (thus invalid) instance. |
|
ResourceType(java.lang.Object... any)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.Object> |
getResourceType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ResourceType COLLECTION
| Constructor Detail |
|---|
public ResourceType()
ResourceType(Object...) instead.
public ResourceType(java.lang.Object... any)
| Method Detail |
|---|
public final java.util.List<java.lang.Object> getResourceType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||