Added correct fields for XGD structures
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Este archivo ha sido generado por la arquitectura JavaTM para la implantación de la referencia de enlace (JAXB) XML v2.2.8-b130911.1802
|
||||
// Visite <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
|
||||
// Todas las modificaciones realizadas en este archivo se perderán si se vuelve a compilar el esquema de origen.
|
||||
// Generado el: 2017.06.20 a las 05:41:11 AM WEST
|
||||
// Generado el: 2017.06.20 a las 06:15:00 AM WEST
|
||||
//
|
||||
|
||||
|
||||
@@ -464,6 +464,14 @@ public class ObjectFactory {
|
||||
return new ExtentType();
|
||||
}
|
||||
|
||||
/**
|
||||
* Create an instance of {@link XboxSecuritySectorsType }
|
||||
*
|
||||
*/
|
||||
public XboxSecuritySectorsType createXboxSecuritySectorsType() {
|
||||
return new XboxSecuritySectorsType();
|
||||
}
|
||||
|
||||
/**
|
||||
* Create an instance of {@link PCMCIAType }
|
||||
*
|
||||
@@ -600,6 +608,14 @@ public class ObjectFactory {
|
||||
return new FileSystemType();
|
||||
}
|
||||
|
||||
/**
|
||||
* Create an instance of {@link XboxType }
|
||||
*
|
||||
*/
|
||||
public XboxType createXboxType() {
|
||||
return new XboxType();
|
||||
}
|
||||
|
||||
/**
|
||||
* Create an instance of {@link PS3EncryptionType }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user