MDPortrayalCatalogueReferencePropertyType |
MDMetadataType.addNewPortrayalCatalogueInfo() |
Appends and returns a new empty value (as xml) as the last "portrayalCatalogueInfo" element
|
MDPortrayalCatalogueReferencePropertyType[] |
MDMetadataType.getPortrayalCatalogueInfoArray() |
Gets array of all "portrayalCatalogueInfo" elements
|
MDPortrayalCatalogueReferencePropertyType |
MDMetadataType.getPortrayalCatalogueInfoArray(int i) |
Gets ith "portrayalCatalogueInfo" element
|
MDPortrayalCatalogueReferencePropertyType |
MDMetadataType.insertNewPortrayalCatalogueInfo(int i) |
Inserts and returns a new empty value (as xml) as the ith "portrayalCatalogueInfo" element
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.newInstance() |
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(File file) |
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(InputStream is) |
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(Reader r) |
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(String xmlAsString) |
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(URL u) |
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(XMLStreamReader sr) |
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(Node node) |
|
static MDPortrayalCatalogueReferencePropertyType |
MDPortrayalCatalogueReferencePropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|