public class ClientResourceItem extends Object implements IResourceItem
Constructor and Description |
---|
ClientResourceItem(String resourceUuid) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
ERessourcenTyp |
getResourceType() |
String |
getResourceUuid() |
int |
hashCode() |
String |
toString() |
public ClientResourceItem(String resourceUuid)
public String getResourceUuid()
getResourceUuid
in interface IResourceItem
null
or empty string if no such UUID exists.public ERessourcenTyp getResourceType()
getResourceType
in interface IResourceItem
null
if it represents none of the available types.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.