Added more PCMCIA fields

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