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
|
||||
//
|
||||
|
||||
|
||||
@@ -19,9 +19,9 @@ import javax.xml.bind.annotation.XmlType;
|
||||
/**
|
||||
* Describes a dump of a media that is stored in an audio device (like a ZX Spectrum cassette)
|
||||
*
|
||||
* <p>Clase Java para AudioMediaType complex type.
|
||||
* <p>Java class for AudioMediaType 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="AudioMediaType">
|
||||
@@ -91,7 +91,7 @@ public class AudioMediaType {
|
||||
protected DumpHardwareArrayType dumpHardwareArray;
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad image.
|
||||
* Gets the value of the image property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -103,7 +103,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad image.
|
||||
* Sets the value of the image property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -115,7 +115,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad size.
|
||||
* Gets the value of the size property.
|
||||
*
|
||||
*/
|
||||
public long getSize() {
|
||||
@@ -123,7 +123,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad size.
|
||||
* Sets the value of the size property.
|
||||
*
|
||||
*/
|
||||
public void setSize(long value) {
|
||||
@@ -131,7 +131,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad checksums.
|
||||
* Gets the value of the checksums property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -143,7 +143,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad checksums.
|
||||
* Sets the value of the checksums property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -155,7 +155,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad sequence.
|
||||
* Gets the value of the sequence property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -167,7 +167,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad sequence.
|
||||
* Sets the value of the sequence property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -179,7 +179,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad manufacturer.
|
||||
* Gets the value of the manufacturer property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -191,7 +191,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad manufacturer.
|
||||
* Sets the value of the manufacturer property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -203,7 +203,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad model.
|
||||
* Gets the value of the model property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -215,7 +215,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad model.
|
||||
* Sets the value of the model property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -227,7 +227,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad accoustID.
|
||||
* Gets the value of the accoustID property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -239,7 +239,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad accoustID.
|
||||
* Sets the value of the accoustID property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -280,7 +280,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad copyProtection.
|
||||
* Gets the value of the copyProtection property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -292,7 +292,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad copyProtection.
|
||||
* Sets the value of the copyProtection property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -304,7 +304,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad dimensions.
|
||||
* Gets the value of the dimensions property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -316,7 +316,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad dimensions.
|
||||
* Sets the value of the dimensions property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -328,7 +328,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad scans.
|
||||
* Gets the value of the scans property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -340,7 +340,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Define el valor de la propiedad scans.
|
||||
* Sets the value of the scans property.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -352,7 +352,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Obtiene el valor de la propiedad dumpHardwareArray.
|
||||
* Gets the value of the dumpHardwareArray property.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -364,7 +364,7 @@ public class AudioMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* 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