public class StreamEntry extends PropertiesSupport
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_DESCRIPTION |
static String |
PROPERTY_LOCATION |
static String |
PROPERTY_TAGS |
static String |
PROPERTY_TITLE |
static String |
RESOURCETYPE
The resource type for a stream entry.
|
resource
Constructor and Description |
---|
StreamEntry(Resource resource) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getLocation() |
Stream |
getStream() |
String |
getTitle() |
getProperties
public static final String RESOURCETYPE
public static final String PROPERTY_TITLE
public static final String PROPERTY_DESCRIPTION
public static final String PROPERTY_LOCATION
public static final String PROPERTY_TAGS
public StreamEntry(Resource resource)
Copyright © 2017 The Apache Software Foundation. All rights reserved.