Added more PCMCIA fields
This commit is contained in:
@@ -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
|
||||
//
|
||||
|
||||
|
||||
@@ -17,9 +17,9 @@ import javax.xml.bind.annotation.XmlType;
|
||||
/**
|
||||
* Describes a dump of a linear media, that is, a media that is read byte-by-byte like for example, a ROM chip, a game cartridge, a PCMCIA SRAM card, etc...
|
||||
*
|
||||
* <p>Java class for LinearMediaType complex type.
|
||||
* <p>Clase Java para LinearMediaType 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>
|
||||
* <complexType name="LinearMediaType">
|
||||
@@ -109,7 +109,7 @@ public class LinearMediaType {
|
||||
protected String copyProtection;
|
||||
|
||||
/**
|
||||
* Gets the value of the image property.
|
||||
* Obtiene el valor de la propiedad image.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -121,7 +121,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the image property.
|
||||
* Define el valor de la propiedad image.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -133,7 +133,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the size property.
|
||||
* Obtiene el valor de la propiedad size.
|
||||
*
|
||||
*/
|
||||
public long getSize() {
|
||||
@@ -141,7 +141,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the size property.
|
||||
* Define el valor de la propiedad size.
|
||||
*
|
||||
*/
|
||||
public void setSize(long value) {
|
||||
@@ -149,7 +149,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the imageChecksums property.
|
||||
* Obtiene el valor de la propiedad imageChecksums.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -161,7 +161,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the imageChecksums property.
|
||||
* Define el valor de la propiedad imageChecksums.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -173,7 +173,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the checksums property.
|
||||
* Obtiene el valor de la propiedad checksums.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -185,7 +185,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the checksums property.
|
||||
* Define el valor de la propiedad checksums.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -197,7 +197,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the title property.
|
||||
* Obtiene el valor de la propiedad title.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -209,7 +209,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the title property.
|
||||
* Define el valor de la propiedad title.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -221,7 +221,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the sequence property.
|
||||
* Obtiene el valor de la propiedad sequence.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -233,7 +233,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the sequence property.
|
||||
* Define el valor de la propiedad sequence.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -245,7 +245,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the imageInterleave property.
|
||||
* Obtiene el valor de la propiedad imageInterleave.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -257,7 +257,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the imageInterleave property.
|
||||
* Define el valor de la propiedad imageInterleave.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -269,7 +269,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the interleave property.
|
||||
* Obtiene el valor de la propiedad interleave.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -281,7 +281,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the interleave property.
|
||||
* Define el valor de la propiedad interleave.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -293,7 +293,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the manufacturer property.
|
||||
* Obtiene el valor de la propiedad manufacturer.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -305,7 +305,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the manufacturer property.
|
||||
* Define el valor de la propiedad manufacturer.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -317,7 +317,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the model property.
|
||||
* Obtiene el valor de la propiedad model.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -329,7 +329,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the model property.
|
||||
* Define el valor de la propiedad model.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -341,7 +341,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the package property.
|
||||
* Obtiene el valor de la propiedad package.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -353,7 +353,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the package property.
|
||||
* Define el valor de la propiedad package.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -365,7 +365,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the interface property.
|
||||
* Obtiene el valor de la propiedad interface.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -377,7 +377,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the interface property.
|
||||
* Define el valor de la propiedad interface.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -389,7 +389,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the dimensions property.
|
||||
* Obtiene el valor de la propiedad dimensions.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -401,7 +401,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the dimensions property.
|
||||
* Define el valor de la propiedad dimensions.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -413,7 +413,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the scans property.
|
||||
* Obtiene el valor de la propiedad scans.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -425,7 +425,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the scans property.
|
||||
* Define el valor de la propiedad scans.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -437,7 +437,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the dumpHardwareArray property.
|
||||
* Obtiene el valor de la propiedad dumpHardwareArray.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -449,7 +449,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the dumpHardwareArray property.
|
||||
* Define el valor de la propiedad dumpHardwareArray.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -461,7 +461,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the pcmcia property.
|
||||
* Obtiene el valor de la propiedad pcmcia.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -473,7 +473,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the pcmcia property.
|
||||
* Define el valor de la propiedad pcmcia.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -485,7 +485,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the copyProtection property.
|
||||
* Obtiene el valor de la propiedad copyProtection.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -497,7 +497,7 @@ public class LinearMediaType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the copyProtection property.
|
||||
* Define el valor de la propiedad copyProtection.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
|
||||
Reference in New Issue
Block a user