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
//
@@ -17,9 +17,9 @@ import javax.xml.bind.annotation.XmlType;
/**
* Information about track in non-abstracted block based media
*
* <p>Clase Java para BlockTrackType complex type.
* <p>Java class for BlockTrackType 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="BlockTrackType">
@@ -81,7 +81,7 @@ public class BlockTrackType {
protected String format;
/**
* Obtiene el valor de la propiedad image.
* Gets the value of the image property.
*
* @return
* possible object is
@@ -93,7 +93,7 @@ public class BlockTrackType {
}
/**
* Define el valor de la propiedad image.
* Sets the value of the image property.
*
* @param value
* allowed object is
@@ -105,7 +105,7 @@ public class BlockTrackType {
}
/**
* Obtiene el valor de la propiedad size.
* Gets the value of the size property.
*
*/
public long getSize() {
@@ -113,7 +113,7 @@ public class BlockTrackType {
}
/**
* Define el valor de la propiedad size.
* Sets the value of the size property.
*
*/
public void setSize(long value) {
@@ -121,7 +121,7 @@ public class BlockTrackType {
}
/**
* Obtiene el valor de la propiedad head.
* Gets the value of the head property.
*
*/
public long getHead() {
@@ -129,7 +129,7 @@ public class BlockTrackType {
}
/**
* Define el valor de la propiedad head.
* Sets the value of the head property.
*
*/
public void setHead(long value) {
@@ -137,7 +137,7 @@ public class BlockTrackType {
}
/**
* Obtiene el valor de la propiedad cylinder.
* Gets the value of the cylinder property.
*
*/
public long getCylinder() {
@@ -145,7 +145,7 @@ public class BlockTrackType {
}
/**
* Define el valor de la propiedad cylinder.
* Sets the value of the cylinder property.
*
*/
public void setCylinder(long value) {
@@ -153,7 +153,7 @@ public class BlockTrackType {
}
/**
* Obtiene el valor de la propiedad startSector.
* Gets the value of the startSector property.
*
*/
public long getStartSector() {
@@ -161,7 +161,7 @@ public class BlockTrackType {
}
/**
* Define el valor de la propiedad startSector.
* Sets the value of the startSector property.
*
*/
public void setStartSector(long value) {
@@ -169,7 +169,7 @@ public class BlockTrackType {
}
/**
* Obtiene el valor de la propiedad endSector.
* Gets the value of the endSector property.
*
*/
public long getEndSector() {
@@ -177,7 +177,7 @@ public class BlockTrackType {
}
/**
* Define el valor de la propiedad endSector.
* Sets the value of the endSector property.
*
*/
public void setEndSector(long value) {
@@ -185,7 +185,7 @@ public class BlockTrackType {
}
/**
* Obtiene el valor de la propiedad sectors.
* Gets the value of the sectors property.
*
*/
public long getSectors() {
@@ -193,7 +193,7 @@ public class BlockTrackType {
}
/**
* Define el valor de la propiedad sectors.
* Sets the value of the sectors property.
*
*/
public void setSectors(long value) {
@@ -201,7 +201,7 @@ public class BlockTrackType {
}
/**
* Obtiene el valor de la propiedad bytesPerSector.
* Gets the value of the bytesPerSector property.
*
*/
public int getBytesPerSector() {
@@ -209,7 +209,7 @@ public class BlockTrackType {
}
/**
* Define el valor de la propiedad bytesPerSector.
* Sets the value of the bytesPerSector property.
*
*/
public void setBytesPerSector(int value) {
@@ -217,7 +217,7 @@ public class BlockTrackType {
}
/**
* Obtiene el valor de la propiedad checksums.
* Gets the value of the checksums property.
*
* @return
* possible object is
@@ -229,7 +229,7 @@ public class BlockTrackType {
}
/**
* Define el valor de la propiedad checksums.
* Sets the value of the checksums property.
*
* @param value
* allowed object is
@@ -241,7 +241,7 @@ public class BlockTrackType {
}
/**
* Obtiene el valor de la propiedad format.
* Gets the value of the format property.
*
* @return
* possible object is
@@ -253,7 +253,7 @@ public class BlockTrackType {
}
/**
* Define el valor de la propiedad format.
* Sets the value of the format property.
*
* @param value
* allowed object is