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
//
@@ -17,9 +17,9 @@ import javax.xml.bind.annotation.XmlType;
/**
* Contains PCI/PCI-X/PCIe card information
*
* <p>Java class for PCIType complex type.
* <p>Clase Java para PCIType 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="PCIType">
@@ -71,7 +71,7 @@ public class PCIType {
protected LinearMediaType expansionROM;
/**
* Gets the value of the vendorID property.
* Obtiene el valor de la propiedad vendorID.
*
*/
public int getVendorID() {
@@ -79,7 +79,7 @@ public class PCIType {
}
/**
* Sets the value of the vendorID property.
* Define el valor de la propiedad vendorID.
*
*/
public void setVendorID(int value) {
@@ -87,7 +87,7 @@ public class PCIType {
}
/**
* Gets the value of the deviceID property.
* Obtiene el valor de la propiedad deviceID.
*
*/
public int getDeviceID() {
@@ -95,7 +95,7 @@ public class PCIType {
}
/**
* Sets the value of the deviceID property.
* Define el valor de la propiedad deviceID.
*
*/
public void setDeviceID(int value) {
@@ -103,7 +103,7 @@ public class PCIType {
}
/**
* Gets the value of the configuration property.
* Obtiene el valor de la propiedad configuration.
*
* @return
* possible object is
@@ -115,7 +115,7 @@ public class PCIType {
}
/**
* Sets the value of the configuration property.
* Define el valor de la propiedad configuration.
*
* @param value
* allowed object is
@@ -127,7 +127,7 @@ public class PCIType {
}
/**
* Gets the value of the expansionROM property.
* Obtiene el valor de la propiedad expansionROM.
*
* @return
* possible object is
@@ -139,7 +139,7 @@ public class PCIType {
}
/**
* Sets the value of the expansionROM property.
* Define el valor de la propiedad expansionROM.
*
* @param value
* allowed object is