Added block media

This commit is contained in:
2015-11-09 04:58:17 +00:00
parent 322a1a3322
commit c55b168ffd
71 changed files with 4957 additions and 280 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:13:07 AM WET
// Generated on: 2015.11.09 at 04:57:50 AM WET
//
@@ -224,6 +224,14 @@ public class ObjectFactory {
return new SecureDigitalType();
}
/**
* Create an instance of {@link BlockTrackType }
*
*/
public BlockTrackType createBlockTrackType() {
return new BlockTrackType();
}
/**
* Create an instance of {@link SystemsType }
*
@@ -512,6 +520,14 @@ public class ObjectFactory {
return new LayeredTextType();
}
/**
* Create an instance of {@link BlockMediaType }
*
*/
public BlockMediaType createBlockMediaType() {
return new BlockMediaType();
}
/**
* Create an instance of {@link FileType }
*