Added audio media

This commit is contained in:
2015-11-09 05:10:02 +00:00
parent c55b168ffd
commit 9d5cdb2539
73 changed files with 1458 additions and 72 deletions

View File

@@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2015.11.09 at 04:57:50 AM WET
// Generated on: 2015.11.09 at 05:09:39 AM WET
//
@@ -488,6 +488,14 @@ public class ObjectFactory {
return new BarcodesType();
}
/**
* Create an instance of {@link AudioMediaType }
*
*/
public AudioMediaType createAudioMediaType() {
return new AudioMediaType();
}
/**
* Create an instance of {@link CoordinatesType }
*
@@ -568,6 +576,14 @@ public class ObjectFactory {
return new PS3EncryptionType();
}
/**
* Create an instance of {@link AudioBlockType }
*
*/
public AudioBlockType createAudioBlockType() {
return new AudioBlockType();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CICMMetadataType }{@code >}}
*