Corrected support for Xbox Security Sectors.

This commit is contained in:
2017-06-08 21:53:29 +01:00
parent 6b977feff5
commit a4a1cdd8ad
77 changed files with 1195 additions and 1277 deletions

View File

@@ -1,8 +1,8 @@
//
// 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: 2017.06.04 at 04:57:33 AM WEST
// 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.08 a las 09:53:11 PM WEST
//
@@ -16,9 +16,9 @@ import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for EVPDType complex type.
* <p>Clase Java para EVPDType complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="EVPDType">
@@ -62,7 +62,7 @@ public class EVPDType {
protected Integer page;
/**
* Gets the value of the image property.
* Obtiene el valor de la propiedad image.
*
* @return
* possible object is
@@ -74,7 +74,7 @@ public class EVPDType {
}
/**
* Sets the value of the image property.
* Define el valor de la propiedad image.
*
* @param value
* allowed object is
@@ -86,7 +86,7 @@ public class EVPDType {
}
/**
* Gets the value of the size property.
* Obtiene el valor de la propiedad size.
*
*/
public long getSize() {
@@ -94,7 +94,7 @@ public class EVPDType {
}
/**
* Sets the value of the size property.
* Define el valor de la propiedad size.
*
*/
public void setSize(long value) {
@@ -102,7 +102,7 @@ public class EVPDType {
}
/**
* Gets the value of the checksums property.
* Obtiene el valor de la propiedad checksums.
*
* @return
* possible object is
@@ -114,7 +114,7 @@ public class EVPDType {
}
/**
* Sets the value of the checksums property.
* Define el valor de la propiedad checksums.
*
* @param value
* allowed object is
@@ -126,7 +126,7 @@ public class EVPDType {
}
/**
* Gets the value of the page property.
* Obtiene el valor de la propiedad page.
*
* @return
* possible object is
@@ -138,7 +138,7 @@ public class EVPDType {
}
/**
* Sets the value of the page property.
* Define el valor de la propiedad page.
*
* @param value
* allowed object is