public class XMPBasicJobTicketSchema extends XMPSchema
| Modifier and Type | Field and Description | 
|---|---|
static String | 
JOB_REF  | 
STRUCTURE_ARRAY_NAME| Constructor and Description | 
|---|
XMPBasicJobTicketSchema(XMPMetadata metadata)  | 
XMPBasicJobTicketSchema(XMPMetadata metadata,
                       String ownPrefix)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addJob(JobType job)  | 
void | 
addJob(String id,
      String name,
      String url)  | 
void | 
addJob(String id,
      String name,
      String url,
      String fieldPrefix)  | 
List<JobType> | 
getJobs()  | 
addBagValue, addBagValueAsSimple, addQualifiedBagValue, addSequenceDateValueAsSimple, addUnqualifiedSequenceDateValue, addUnqualifiedSequenceValue, addUnqualifiedSequenceValue, getAboutAttribute, getAboutValue, getAbstractProperty, getBooleanProperty, getBooleanPropertyValue, getBooleanPropertyValueAsSimple, getDateProperty, getDatePropertyValue, getDatePropertyValueAsSimple, getIntegerProperty, getIntegerPropertyValue, getIntegerPropertyValueAsSimple, getUnqualifiedArrayList, getUnqualifiedBagValueList, getUnqualifiedLanguagePropertyLanguagesValue, getUnqualifiedLanguagePropertyValue, getUnqualifiedSequenceDateValueList, getUnqualifiedSequenceValueList, getUnqualifiedTextProperty, getUnqualifiedTextPropertyValue, instanciateSimple, merge, removeUnqualifiedArrayValue, removeUnqualifiedBagValue, removeUnqualifiedSequenceDateValue, removeUnqualifiedSequenceValue, removeUnqualifiedSequenceValue, reorganizeAltOrder, setAbout, setAboutAsSimple, setBooleanProperty, setBooleanPropertyValue, setBooleanPropertyValueAsSimple, setDateProperty, setDatePropertyValue, setDatePropertyValueAsSimple, setIntegerProperty, setIntegerPropertyValue, setIntegerPropertyValueAsSimple, setTextProperty, setTextPropertyValue, setTextPropertyValueAsSimple, setUnqualifiedLanguagePropertyValueaddSimpleProperty, 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 JOB_REF
public XMPBasicJobTicketSchema(XMPMetadata metadata)
public XMPBasicJobTicketSchema(XMPMetadata metadata, String ownPrefix)
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.