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
//
@@ -19,9 +19,9 @@ import javax.xml.bind.annotation.XmlType;
/**
* Partition information
*
* <p>Java class for TapePartitionType complex type.
* <p>Clase Java para TapePartitionType 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="TapePartitionType">
@@ -73,7 +73,7 @@ public class TapePartitionType {
protected List<TapeFileType> file;
/**
* Gets the value of the image property.
* Obtiene el valor de la propiedad image.
*
* @return
* possible object is
@@ -85,7 +85,7 @@ public class TapePartitionType {
}
/**
* Sets the value of the image property.
* Define el valor de la propiedad image.
*
* @param value
* allowed object is
@@ -97,7 +97,7 @@ public class TapePartitionType {
}
/**
* Gets the value of the size property.
* Obtiene el valor de la propiedad size.
*
*/
public long getSize() {
@@ -105,7 +105,7 @@ public class TapePartitionType {
}
/**
* Sets the value of the size property.
* Define el valor de la propiedad size.
*
*/
public void setSize(long value) {
@@ -113,7 +113,7 @@ public class TapePartitionType {
}
/**
* Gets the value of the sequence property.
* Obtiene el valor de la propiedad sequence.
*
*/
public long getSequence() {
@@ -121,7 +121,7 @@ public class TapePartitionType {
}
/**
* Sets the value of the sequence property.
* Define el valor de la propiedad sequence.
*
*/
public void setSequence(long value) {
@@ -129,7 +129,7 @@ public class TapePartitionType {
}
/**
* Gets the value of the startBlock property.
* Obtiene el valor de la propiedad startBlock.
*
*/
public long getStartBlock() {
@@ -137,7 +137,7 @@ public class TapePartitionType {
}
/**
* Sets the value of the startBlock property.
* Define el valor de la propiedad startBlock.
*
*/
public void setStartBlock(long value) {
@@ -145,7 +145,7 @@ public class TapePartitionType {
}
/**
* Gets the value of the endBlock property.
* Obtiene el valor de la propiedad endBlock.
*
*/
public long getEndBlock() {
@@ -153,7 +153,7 @@ public class TapePartitionType {
}
/**
* Sets the value of the endBlock property.
* Define el valor de la propiedad endBlock.
*
*/
public void setEndBlock(long value) {
@@ -161,7 +161,7 @@ public class TapePartitionType {
}
/**
* Gets the value of the checksums property.
* Obtiene el valor de la propiedad checksums.
*
* @return
* possible object is
@@ -173,7 +173,7 @@ public class TapePartitionType {
}
/**
* Sets the value of the checksums property.
* Define el valor de la propiedad checksums.
*
* @param value
* allowed object is