Added field for tape file block size.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
//
|
||||
// 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: 2016.10.15 a las 10:40:02 PM WEST
|
||||
// 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
|
||||
//
|
||||
|
||||
|
||||
@@ -17,9 +17,9 @@ import javax.xml.bind.annotation.XmlType;
|
||||
|
||||
|
||||
/**
|
||||
* <p>Clase Java para OpticalDiscType complex type.
|
||||
* <p>Java class for OpticalDiscType complex type.
|
||||
*
|
||||
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
|
||||
* <p>The following schema fragment specifies the expected content contained within this class.
|
||||
*
|
||||
* <pre>
|
||||
* <complexType name="OpticalDiscType">
|
||||
@@ -213,7 +213,7 @@ public class OpticalDiscType {
|
||||
protected DumpHardwareArrayType dumpHardwareArray;
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad image.
|
||||
* Gets the value of the image property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -225,7 +225,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad image.
|
||||
* Sets the value of the image property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -237,7 +237,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad size.
|
||||
* Gets the value of the size property.
|
||||
*
|
||||
*/
|
||||
public long getSize() {
|
||||
@@ -245,7 +245,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad size.
|
||||
* Sets the value of the size property.
|
||||
*
|
||||
*/
|
||||
public void setSize(long value) {
|
||||
@@ -253,7 +253,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad sequence.
|
||||
* Gets the value of the sequence property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -265,7 +265,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad sequence.
|
||||
* Sets the value of the sequence property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -277,7 +277,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad layers.
|
||||
* Gets the value of the layers property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -289,7 +289,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad layers.
|
||||
* Sets the value of the layers property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -301,7 +301,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad checksums.
|
||||
* Gets the value of the checksums property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -313,7 +313,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad checksums.
|
||||
* Sets the value of the checksums property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -470,7 +470,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad discType.
|
||||
* Gets the value of the discType property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -482,7 +482,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad discType.
|
||||
* Sets the value of the discType property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -494,7 +494,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad discSubType.
|
||||
* Gets the value of the discSubType property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -506,7 +506,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad discSubType.
|
||||
* Sets the value of the discSubType property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -518,7 +518,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad offset.
|
||||
* Gets the value of the offset property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -530,7 +530,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad offset.
|
||||
* Sets the value of the offset property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -571,7 +571,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad sessions.
|
||||
* Gets the value of the sessions property.
|
||||
*
|
||||
*/
|
||||
public int getSessions() {
|
||||
@@ -579,7 +579,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad sessions.
|
||||
* Sets the value of the sessions property.
|
||||
*
|
||||
*/
|
||||
public void setSessions(int value) {
|
||||
@@ -587,7 +587,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad copyProtection.
|
||||
* Gets the value of the copyProtection property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -599,7 +599,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad copyProtection.
|
||||
* Sets the value of the copyProtection property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -611,7 +611,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad dimensions.
|
||||
* Gets the value of the dimensions property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -623,7 +623,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad dimensions.
|
||||
* Sets the value of the dimensions property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -635,7 +635,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad case.
|
||||
* Gets the value of the case property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -647,7 +647,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad case.
|
||||
* Sets the value of the case property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -659,7 +659,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad scans.
|
||||
* Gets the value of the scans property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -671,7 +671,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad scans.
|
||||
* Sets the value of the scans property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -683,7 +683,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad pfi.
|
||||
* Gets the value of the pfi property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -695,7 +695,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad pfi.
|
||||
* Sets the value of the pfi property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -707,7 +707,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad dmi.
|
||||
* Gets the value of the dmi property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -719,7 +719,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad dmi.
|
||||
* Sets the value of the dmi property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -731,7 +731,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad cmi.
|
||||
* Gets the value of the cmi property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -743,7 +743,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad cmi.
|
||||
* Sets the value of the cmi property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -755,7 +755,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad bca.
|
||||
* Gets the value of the bca property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -767,7 +767,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad bca.
|
||||
* Sets the value of the bca property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -779,7 +779,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad atip.
|
||||
* Gets the value of the atip property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -791,7 +791,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad atip.
|
||||
* Sets the value of the atip property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -803,7 +803,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad adip.
|
||||
* Gets the value of the adip property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -815,7 +815,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad adip.
|
||||
* Sets the value of the adip property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -827,7 +827,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad pma.
|
||||
* Gets the value of the pma property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -839,7 +839,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad pma.
|
||||
* Sets the value of the pma property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -851,7 +851,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad dds.
|
||||
* Gets the value of the dds property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -863,7 +863,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad dds.
|
||||
* Sets the value of the dds property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -875,7 +875,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad sai.
|
||||
* Gets the value of the sai property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -887,7 +887,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad sai.
|
||||
* Sets the value of the sai property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -899,7 +899,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad lastRMD.
|
||||
* Gets the value of the lastRMD property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -911,7 +911,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad lastRMD.
|
||||
* Sets the value of the lastRMD property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -923,7 +923,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad pri.
|
||||
* Gets the value of the pri property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -935,7 +935,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad pri.
|
||||
* Sets the value of the pri property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -947,7 +947,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad mediaID.
|
||||
* Gets the value of the mediaID property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -959,7 +959,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad mediaID.
|
||||
* Sets the value of the mediaID property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -971,7 +971,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad pfir.
|
||||
* Gets the value of the pfir property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -983,7 +983,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad pfir.
|
||||
* Sets the value of the pfir property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -995,7 +995,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad dcb.
|
||||
* Gets the value of the dcb property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -1007,7 +1007,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad dcb.
|
||||
* Sets the value of the dcb property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -1019,7 +1019,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad di.
|
||||
* Gets the value of the di property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -1031,7 +1031,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad di.
|
||||
* Sets the value of the di property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -1043,7 +1043,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad pac.
|
||||
* Gets the value of the pac property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -1055,7 +1055,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad pac.
|
||||
* Sets the value of the pac property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -1067,7 +1067,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad toc.
|
||||
* Gets the value of the toc property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -1079,7 +1079,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad toc.
|
||||
* Sets the value of the toc property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -1091,7 +1091,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad leadInCdText.
|
||||
* Gets the value of the leadInCdText property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -1103,7 +1103,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad leadInCdText.
|
||||
* Sets the value of the leadInCdText property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -1173,7 +1173,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad xboxSecuritySectors.
|
||||
* Gets the value of the xboxSecuritySectors property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -1185,7 +1185,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad xboxSecuritySectors.
|
||||
* Sets the value of the xboxSecuritySectors property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -1197,7 +1197,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad ps3Encryption.
|
||||
* Gets the value of the ps3Encryption property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -1209,7 +1209,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad ps3Encryption.
|
||||
* Sets the value of the ps3Encryption property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -1250,7 +1250,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad dumpHardwareArray.
|
||||
* Gets the value of the dumpHardwareArray property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -1262,7 +1262,7 @@ public class OpticalDiscType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad dumpHardwareArray.
|
||||
* Sets the value of the dumpHardwareArray property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
|
||||
Reference in New Issue
Block a user