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
|
||||
//
|
||||
|
||||
|
||||
@@ -19,9 +19,9 @@ import javax.xml.bind.annotation.XmlValue;
|
||||
* File containing track dump, and format, binary, yranib, or audio/video container
|
||||
*
|
||||
*
|
||||
* <p>Java class for ImageType complex type.
|
||||
* <p>Clase Java para ImageType 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="ImageType">
|
||||
@@ -50,7 +50,7 @@ public class ImageType {
|
||||
protected Long offset;
|
||||
|
||||
/**
|
||||
* Gets the value of the value property.
|
||||
* Obtiene el valor de la propiedad value.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -62,7 +62,7 @@ public class ImageType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the value property.
|
||||
* Define el valor de la propiedad value.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -74,7 +74,7 @@ public class ImageType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the format property.
|
||||
* Obtiene el valor de la propiedad format.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -86,7 +86,7 @@ public class ImageType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the format property.
|
||||
* Define el valor de la propiedad format.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -98,7 +98,7 @@ public class ImageType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the offset property.
|
||||
* Obtiene el valor de la propiedad offset.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -110,7 +110,7 @@ public class ImageType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the offset property.
|
||||
* Define el valor de la propiedad offset.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
|
||||
Reference in New Issue
Block a user