public class IwsSegmentMetadataAttribute extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT_NAME |
protected String |
name
The attribute name.
|
| Constructor and Description |
|---|
IwsSegmentMetadataAttribute(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeName() |
String |
getAttributeNamePrefixed() |
String |
getPrefix() |
public static String ELEMENT_NAME
protected String name
public IwsSegmentMetadataAttribute(String name)
public String getPrefix()
public String getAttributeName()
public String getAttributeNamePrefixed()
Copyright © 2021. All rights reserved.