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;
|
||||
/**
|
||||
* Contains SD/MMC device information
|
||||
*
|
||||
* <p>Java class for SecureDigitalType complex type.
|
||||
* <p>Clase Java para SecureDigitalType 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="SecureDigitalType">
|
||||
@@ -53,7 +53,7 @@ public class SecureDigitalType {
|
||||
protected DumpType extendedCSD;
|
||||
|
||||
/**
|
||||
* Gets the value of the cid property.
|
||||
* Obtiene el valor de la propiedad cid.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -65,7 +65,7 @@ public class SecureDigitalType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the cid property.
|
||||
* Define el valor de la propiedad cid.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -77,7 +77,7 @@ public class SecureDigitalType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the csd property.
|
||||
* Obtiene el valor de la propiedad csd.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -89,7 +89,7 @@ public class SecureDigitalType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the csd property.
|
||||
* Define el valor de la propiedad csd.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
@@ -101,7 +101,7 @@ public class SecureDigitalType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the extendedCSD property.
|
||||
* Obtiene el valor de la propiedad extendedCSD.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
@@ -113,7 +113,7 @@ public class SecureDigitalType {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the value of the extendedCSD property.
|
||||
* Define el valor de la propiedad extendedCSD.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
|
||||
Reference in New Issue
Block a user