public class StreamInfo extends PropertiesSupport
Modifier and Type | Field and Description |
---|---|
static String |
PATH_PHOTO |
static String |
PROPERTY_DESCRIPTION |
static String |
PROPERTY_TITLE |
static String |
RESOURCETYPE
The resource type for a stream info.
|
resource
Constructor and Description |
---|
StreamInfo(Resource resource) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
long |
getEntryCount() |
String |
getTitle() |
getProperties
public static final String RESOURCETYPE
public static final String PROPERTY_TITLE
public static final String PROPERTY_DESCRIPTION
public static final String PATH_PHOTO
public StreamInfo(Resource resource)
Copyright © 2017 The Apache Software Foundation. All rights reserved.