Corrected support for Xbox Security Sectors.
This commit is contained in:
@@ -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.datatype.XMLGregorianCalendar;
|
||||
|
||||
|
||||
/**
|
||||
* <p>Java class for BookType complex type.
|
||||
* <p>Clase Java para BookType 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>
|
||||
* <complexType name="BookType">
|
||||
@@ -82,7 +82,7 @@ public class BookType {
|
||||
protected ScanType scan;
|
||||
|
||||
/**
|
||||
* Gets the value of the barcodes property.
|
||||
* Obtiene el valor de la propiedad barcodes.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -94,7 +94,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the barcodes property.
|
||||
* Define el valor de la propiedad barcodes.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -106,7 +106,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the cover property.
|
||||
* Obtiene el valor de la propiedad cover.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -118,7 +118,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the cover property.
|
||||
* Define el valor de la propiedad cover.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -130,7 +130,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the name property.
|
||||
* Obtiene el valor de la propiedad name.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -142,7 +142,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the name property.
|
||||
* Define el valor de la propiedad name.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -154,7 +154,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the editorial property.
|
||||
* Obtiene el valor de la propiedad editorial.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -166,7 +166,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the editorial property.
|
||||
* Define el valor de la propiedad editorial.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -178,7 +178,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the author property.
|
||||
* Obtiene el valor de la propiedad author.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -190,7 +190,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the author property.
|
||||
* Define el valor de la propiedad author.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -202,7 +202,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the publicationDate property.
|
||||
* Obtiene el valor de la propiedad publicationDate.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -214,7 +214,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the publicationDate property.
|
||||
* Define el valor de la propiedad publicationDate.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -226,7 +226,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the language property.
|
||||
* Obtiene el valor de la propiedad language.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -238,7 +238,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the language property.
|
||||
* Define el valor de la propiedad language.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -250,7 +250,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the pages property.
|
||||
* Obtiene el valor de la propiedad pages.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -262,7 +262,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the pages property.
|
||||
* Define el valor de la propiedad pages.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -274,7 +274,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the pageSize property.
|
||||
* Obtiene el valor de la propiedad pageSize.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -286,7 +286,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the pageSize property.
|
||||
* Define el valor de la propiedad pageSize.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -298,7 +298,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the scan property.
|
||||
* Obtiene el valor de la propiedad scan.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -310,7 +310,7 @@ public class BookType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the scan property.
|
||||
* Define el valor de la propiedad scan.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
|
||||
Reference in New Issue
Block a user