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
//
@@ -21,9 +21,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
/**
* Digital Asset Metadata
*
* <p>Clase Java para CICMMetadataType complex type.
* <p>Java class for CICMMetadataType 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="CICMMetadataType">
@@ -281,7 +281,7 @@ public class CICMMetadataType {
}
/**
* Obtiene el valor de la propiedad name.
* Gets the value of the name property.
*
* @return
* possible object is
@@ -293,7 +293,7 @@ public class CICMMetadataType {
}
/**
* Define el valor de la propiedad name.
* Sets the value of the name property.
*
* @param value
* allowed object is
@@ -305,7 +305,7 @@ public class CICMMetadataType {
}
/**
* Obtiene el valor de la propiedad version.
* Gets the value of the version property.
*
* @return
* possible object is
@@ -317,7 +317,7 @@ public class CICMMetadataType {
}
/**
* Define el valor de la propiedad version.
* Sets the value of the version property.
*
* @param value
* allowed object is
@@ -329,7 +329,7 @@ public class CICMMetadataType {
}
/**
* Obtiene el valor de la propiedad releaseType.
* Gets the value of the releaseType property.
*
* @return
* possible object is
@@ -341,7 +341,7 @@ public class CICMMetadataType {
}
/**
* Define el valor de la propiedad releaseType.
* Sets the value of the releaseType property.
*
* @param value
* allowed object is
@@ -353,7 +353,7 @@ public class CICMMetadataType {
}
/**
* Obtiene el valor de la propiedad releaseDate.
* Gets the value of the releaseDate property.
*
* @return
* possible object is
@@ -365,7 +365,7 @@ public class CICMMetadataType {
}
/**
* Define el valor de la propiedad releaseDate.
* Sets the value of the releaseDate property.
*
* @param value
* allowed object is
@@ -377,7 +377,7 @@ public class CICMMetadataType {
}
/**
* Obtiene el valor de la propiedad barcodes.
* Gets the value of the barcodes property.
*
* @return
* possible object is
@@ -389,7 +389,7 @@ public class CICMMetadataType {
}
/**
* Define el valor de la propiedad barcodes.
* Sets the value of the barcodes property.
*
* @param value
* allowed object is
@@ -401,7 +401,7 @@ public class CICMMetadataType {
}
/**
* Obtiene el valor de la propiedad partNumber.
* Gets the value of the partNumber property.
*
* @return
* possible object is
@@ -413,7 +413,7 @@ public class CICMMetadataType {
}
/**
* Define el valor de la propiedad partNumber.
* Sets the value of the partNumber property.
*
* @param value
* allowed object is
@@ -425,7 +425,7 @@ public class CICMMetadataType {
}
/**
* Obtiene el valor de la propiedad serialNumber.
* Gets the value of the serialNumber property.
*
* @return
* possible object is
@@ -437,7 +437,7 @@ public class CICMMetadataType {
}
/**
* Define el valor de la propiedad serialNumber.
* Sets the value of the serialNumber property.
*
* @param value
* allowed object is
@@ -449,7 +449,7 @@ public class CICMMetadataType {
}
/**
* Obtiene el valor de la propiedad keywords.
* Gets the value of the keywords property.
*
* @return
* possible object is
@@ -461,7 +461,7 @@ public class CICMMetadataType {
}
/**
* Define el valor de la propiedad keywords.
* Sets the value of the keywords property.
*
* @param value
* allowed object is
@@ -531,7 +531,7 @@ public class CICMMetadataType {
}
/**
* Obtiene el valor de la propiedad categories.
* Gets the value of the categories property.
*
* @return
* possible object is
@@ -543,7 +543,7 @@ public class CICMMetadataType {
}
/**
* Define el valor de la propiedad categories.
* Sets the value of the categories property.
*
* @param value
* allowed object is
@@ -555,7 +555,7 @@ public class CICMMetadataType {
}
/**
* Obtiene el valor de la propiedad subcategories.
* Gets the value of the subcategories property.
*
* @return
* possible object is
@@ -567,7 +567,7 @@ public class CICMMetadataType {
}
/**
* Define el valor de la propiedad subcategories.
* Sets the value of the subcategories property.
*
* @param value
* allowed object is
@@ -579,7 +579,7 @@ public class CICMMetadataType {
}
/**
* Obtiene el valor de la propiedad languages.
* Gets the value of the languages property.
*
* @return
* possible object is
@@ -591,7 +591,7 @@ public class CICMMetadataType {
}
/**
* Define el valor de la propiedad languages.
* Sets the value of the languages property.
*
* @param value
* allowed object is
@@ -603,7 +603,7 @@ public class CICMMetadataType {
}
/**
* Obtiene el valor de la propiedad systems.
* Gets the value of the systems property.
*
* @return
* possible object is
@@ -615,7 +615,7 @@ public class CICMMetadataType {
}
/**
* Define el valor de la propiedad systems.
* Sets the value of the systems property.
*
* @param value
* allowed object is
@@ -627,7 +627,7 @@ public class CICMMetadataType {
}
/**
* Obtiene el valor de la propiedad architectures.
* Gets the value of the architectures property.
*
* @return
* possible object is
@@ -639,7 +639,7 @@ public class CICMMetadataType {
}
/**
* Define el valor de la propiedad architectures.
* Sets the value of the architectures property.
*
* @param value
* allowed object is
@@ -651,7 +651,7 @@ public class CICMMetadataType {
}
/**
* Obtiene el valor de la propiedad requiredOperatingSystems.
* Gets the value of the requiredOperatingSystems property.
*
* @return
* possible object is
@@ -663,7 +663,7 @@ public class CICMMetadataType {
}
/**
* Define el valor de la propiedad requiredOperatingSystems.
* Sets the value of the requiredOperatingSystems property.
*
* @param value
* allowed object is