Added field for tape file block size.

This commit is contained in:
2017-06-04 04:58:48 +01:00
parent 97781ddc50
commit 6b977feff5
77 changed files with 1161 additions and 1112 deletions

View File

@@ -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
//
@@ -19,9 +19,9 @@ import javax.xml.bind.annotation.XmlType;
/**
* Describes a dump of a block (sector) layered media
*
* <p>Clase Java para BlockMediaType complex type.
* <p>Java class for BlockMediaType 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>
* &lt;complexType name="BlockMediaType">
@@ -171,7 +171,7 @@ public class BlockMediaType {
protected String diskSubType;
/**
* Obtiene el valor de la propiedad image.
* Gets the value of the image property.
*
* @return
* possible object is
@@ -183,7 +183,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad image.
* Sets the value of the image property.
*
* @param value
* allowed object is
@@ -195,7 +195,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad size.
* Gets the value of the size property.
*
*/
public long getSize() {
@@ -203,7 +203,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad size.
* Sets the value of the size property.
*
*/
public void setSize(long value) {
@@ -211,7 +211,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad checksums.
* Gets the value of the checksums property.
*
* @return
* possible object is
@@ -223,7 +223,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad checksums.
* Sets the value of the checksums property.
*
* @param value
* allowed object is
@@ -235,7 +235,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad sequence.
* Gets the value of the sequence property.
*
* @return
* possible object is
@@ -247,7 +247,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad sequence.
* Sets the value of the sequence property.
*
* @param value
* allowed object is
@@ -259,7 +259,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad manufacturer.
* Gets the value of the manufacturer property.
*
* @return
* possible object is
@@ -271,7 +271,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad manufacturer.
* Sets the value of the manufacturer property.
*
* @param value
* allowed object is
@@ -283,7 +283,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad model.
* Gets the value of the model property.
*
* @return
* possible object is
@@ -295,7 +295,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad model.
* Sets the value of the model property.
*
* @param value
* allowed object is
@@ -307,7 +307,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad serial.
* Gets the value of the serial property.
*
* @return
* possible object is
@@ -319,7 +319,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad serial.
* Sets the value of the serial property.
*
* @param value
* allowed object is
@@ -331,7 +331,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad firmware.
* Gets the value of the firmware property.
*
* @return
* possible object is
@@ -343,7 +343,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad firmware.
* Sets the value of the firmware property.
*
* @param value
* allowed object is
@@ -355,7 +355,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad interface.
* Gets the value of the interface property.
*
* @return
* possible object is
@@ -367,7 +367,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad interface.
* Sets the value of the interface property.
*
* @param value
* allowed object is
@@ -379,7 +379,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad physicalBlockSize.
* Gets the value of the physicalBlockSize property.
*
*/
public int getPhysicalBlockSize() {
@@ -387,7 +387,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad physicalBlockSize.
* Sets the value of the physicalBlockSize property.
*
*/
public void setPhysicalBlockSize(int value) {
@@ -395,7 +395,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad logicalBlockSize.
* Gets the value of the logicalBlockSize property.
*
*/
public int getLogicalBlockSize() {
@@ -403,7 +403,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad logicalBlockSize.
* Sets the value of the logicalBlockSize property.
*
*/
public void setLogicalBlockSize(int value) {
@@ -411,7 +411,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad logicalBlocks.
* Gets the value of the logicalBlocks property.
*
*/
public long getLogicalBlocks() {
@@ -419,7 +419,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad logicalBlocks.
* Sets the value of the logicalBlocks property.
*
*/
public void setLogicalBlocks(long value) {
@@ -427,7 +427,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad variableBlockSize.
* Gets the value of the variableBlockSize property.
*
* @return
* possible object is
@@ -439,7 +439,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad variableBlockSize.
* Sets the value of the variableBlockSize property.
*
* @param value
* allowed object is
@@ -451,7 +451,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad tapeInformation.
* Gets the value of the tapeInformation property.
*
* @return
* possible object is
@@ -463,7 +463,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad tapeInformation.
* Sets the value of the tapeInformation property.
*
* @param value
* allowed object is
@@ -475,7 +475,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad scans.
* Gets the value of the scans property.
*
* @return
* possible object is
@@ -487,7 +487,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad scans.
* Sets the value of the scans property.
*
* @param value
* allowed object is
@@ -499,7 +499,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad ata.
* Gets the value of the ata property.
*
* @return
* possible object is
@@ -511,7 +511,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad ata.
* Sets the value of the ata property.
*
* @param value
* allowed object is
@@ -523,7 +523,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad pci.
* Gets the value of the pci property.
*
* @return
* possible object is
@@ -535,7 +535,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad pci.
* Sets the value of the pci property.
*
* @param value
* allowed object is
@@ -547,7 +547,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad pcmcia.
* Gets the value of the pcmcia property.
*
* @return
* possible object is
@@ -559,7 +559,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad pcmcia.
* Sets the value of the pcmcia property.
*
* @param value
* allowed object is
@@ -571,7 +571,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad secureDigital.
* Gets the value of the secureDigital property.
*
* @return
* possible object is
@@ -583,7 +583,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad secureDigital.
* Sets the value of the secureDigital property.
*
* @param value
* allowed object is
@@ -595,7 +595,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad scsi.
* Gets the value of the scsi property.
*
* @return
* possible object is
@@ -607,7 +607,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad scsi.
* Sets the value of the scsi property.
*
* @param value
* allowed object is
@@ -619,7 +619,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad usb.
* Gets the value of the usb property.
*
* @return
* possible object is
@@ -631,7 +631,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad usb.
* Sets the value of the usb property.
*
* @param value
* allowed object is
@@ -643,7 +643,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad mam.
* Gets the value of the mam property.
*
* @return
* possible object is
@@ -655,7 +655,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad mam.
* Sets the value of the mam property.
*
* @param value
* allowed object is
@@ -667,7 +667,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad heads.
* Gets the value of the heads property.
*
* @return
* possible object is
@@ -679,7 +679,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad heads.
* Sets the value of the heads property.
*
* @param value
* allowed object is
@@ -691,7 +691,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad cylinders.
* Gets the value of the cylinders property.
*
* @return
* possible object is
@@ -703,7 +703,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad cylinders.
* Sets the value of the cylinders property.
*
* @param value
* allowed object is
@@ -715,7 +715,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad sectorsPerTrack.
* Gets the value of the sectorsPerTrack property.
*
* @return
* possible object is
@@ -727,7 +727,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad sectorsPerTrack.
* Sets the value of the sectorsPerTrack property.
*
* @param value
* allowed object is
@@ -768,7 +768,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad copyProtection.
* Gets the value of the copyProtection property.
*
* @return
* possible object is
@@ -780,7 +780,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad copyProtection.
* Sets the value of the copyProtection property.
*
* @param value
* allowed object is
@@ -792,7 +792,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad dimensions.
* Gets the value of the dimensions property.
*
* @return
* possible object is
@@ -804,7 +804,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad dimensions.
* Sets the value of the dimensions property.
*
* @param value
* allowed object is
@@ -816,7 +816,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad fileSystemInformation.
* Gets the value of the fileSystemInformation property.
*
* @return
* possible object is
@@ -828,7 +828,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad fileSystemInformation.
* Sets the value of the fileSystemInformation property.
*
* @param value
* allowed object is
@@ -840,7 +840,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad dumpHardwareArray.
* Gets the value of the dumpHardwareArray property.
*
* @return
* possible object is
@@ -852,7 +852,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad dumpHardwareArray.
* Sets the value of the dumpHardwareArray property.
*
* @param value
* allowed object is
@@ -864,7 +864,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad diskType.
* Gets the value of the diskType property.
*
* @return
* possible object is
@@ -876,7 +876,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad diskType.
* Sets the value of the diskType property.
*
* @param value
* allowed object is
@@ -888,7 +888,7 @@ public class BlockMediaType {
}
/**
* Obtiene el valor de la propiedad diskSubType.
* Gets the value of the diskSubType property.
*
* @return
* possible object is
@@ -900,7 +900,7 @@ public class BlockMediaType {
}
/**
* Define el valor de la propiedad diskSubType.
* Sets the value of the diskSubType property.
*
* @param value
* allowed object is