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
//
@@ -18,9 +18,9 @@ import javax.xml.bind.annotation.XmlType;
* Sequence information about a disc
*
*
* <p>Clase Java para SequenceType complex type.
* <p>Java class for SequenceType 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="SequenceType">
@@ -82,7 +82,7 @@ public class SequenceType {
protected Integer layer;
/**
* Obtiene el valor de la propiedad mediaTitle.
* Gets the value of the mediaTitle property.
*
* @return
* possible object is
@@ -94,7 +94,7 @@ public class SequenceType {
}
/**
* Define el valor de la propiedad mediaTitle.
* Sets the value of the mediaTitle property.
*
* @param value
* allowed object is
@@ -106,7 +106,7 @@ public class SequenceType {
}
/**
* Obtiene el valor de la propiedad mediaSequence.
* Gets the value of the mediaSequence property.
*
*/
public int getMediaSequence() {
@@ -114,7 +114,7 @@ public class SequenceType {
}
/**
* Define el valor de la propiedad mediaSequence.
* Sets the value of the mediaSequence property.
*
*/
public void setMediaSequence(int value) {
@@ -122,7 +122,7 @@ public class SequenceType {
}
/**
* Obtiene el valor de la propiedad totalMedia.
* Gets the value of the totalMedia property.
*
*/
public int getTotalMedia() {
@@ -130,7 +130,7 @@ public class SequenceType {
}
/**
* Define el valor de la propiedad totalMedia.
* Sets the value of the totalMedia property.
*
*/
public void setTotalMedia(int value) {
@@ -138,7 +138,7 @@ public class SequenceType {
}
/**
* Obtiene el valor de la propiedad side.
* Gets the value of the side property.
*
* @return
* possible object is
@@ -150,7 +150,7 @@ public class SequenceType {
}
/**
* Define el valor de la propiedad side.
* Sets the value of the side property.
*
* @param value
* allowed object is
@@ -162,7 +162,7 @@ public class SequenceType {
}
/**
* Obtiene el valor de la propiedad layer.
* Gets the value of the layer property.
*
* @return
* possible object is
@@ -174,7 +174,7 @@ public class SequenceType {
}
/**
* Define el valor de la propiedad layer.
* Sets the value of the layer property.
*
* @param value
* allowed object is