public class JobType extends AbstractStructuredType
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
static String |
NAME |
static String |
URL |
STRUCTURE_ARRAY_NAME| Constructor and Description |
|---|
JobType(XMPMetadata metadata) |
JobType(XMPMetadata metadata,
String fieldPrefix) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
String |
getUrl() |
void |
setId(String id) |
void |
setName(String name) |
void |
setUrl(String name) |
addSimpleProperty, createArrayProperty, createTextType, getDatePropertyAsCalendar, getNamespace, getPreferedPrefix, getPrefix, getPropertyValueAsString, setNamespace, setPrefixaddNamespace, addProperty, getAllNamespacesWithPrefix, getAllProperties, getArrayProperty, getContainer, getFirstEquivalentProperty, getNamespacePrefix, getProperty, removePropertycontainsAttribute, getAllAttributes, getAttribute, getMetadata, getPropertyName, removeAttribute, setAttribute, setPropertyNamepublic static final String ID
public static final String NAME
public static final String URL
public JobType(XMPMetadata metadata)
public JobType(XMPMetadata metadata, String fieldPrefix)
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.