Added advertisement support

This commit is contained in:
2015-11-07 05:28:44 +00:00
parent 366b77f457
commit cebd14f68b
62 changed files with 5883 additions and 1970 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.07 at 02:55:57 AM WET
// Generated on: 2015.11.07 at 05:27:06 AM WET
//
@@ -48,6 +48,14 @@ public class ObjectFactory {
return new CICMMetadataType();
}
/**
* Create an instance of {@link VideoTracksType }
*
*/
public VideoTracksType createVideoTracksType() {
return new VideoTracksType();
}
/**
* Create an instance of {@link CoverType }
*
@@ -128,6 +136,14 @@ public class ObjectFactory {
return new ImageType();
}
/**
* Create an instance of {@link SubtitleTracksType }
*
*/
public SubtitleTracksType createSubtitleTracksType() {
return new SubtitleTracksType();
}
/**
* Create an instance of {@link DumpHardwareArrayType }
*
@@ -160,6 +176,14 @@ public class ObjectFactory {
return new ScanProcessingType();
}
/**
* Create an instance of {@link RecordingType }
*
*/
public RecordingType createRecordingType() {
return new RecordingType();
}
/**
* Create an instance of {@link RequiredOperatingSystemType }
*
@@ -376,6 +400,14 @@ public class ObjectFactory {
return new UserManualType();
}
/**
* Create an instance of {@link AdvertisementType }
*
*/
public AdvertisementType createAdvertisementType() {
return new AdvertisementType();
}
/**
* Create an instance of {@link BarcodesType }
*
@@ -384,6 +416,14 @@ public class ObjectFactory {
return new BarcodesType();
}
/**
* Create an instance of {@link CoordinatesType }
*
*/
public CoordinatesType createCoordinatesType() {
return new CoordinatesType();
}
/**
* Create an instance of {@link SectorsType }
*
@@ -392,6 +432,14 @@ public class ObjectFactory {
return new SectorsType();
}
/**
* Create an instance of {@link AudioTracksType }
*
*/
public AudioTracksType createAudioTracksType() {
return new AudioTracksType();
}
/**
* Create an instance of {@link LayeredTextType }
*