public class ErrorCodeType extends XsdPositiveIntegerType
Java-Klasse für error-codeType complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="error-codeType">
<simpleContent>
<restriction base="<http://java.sun.com/xml/ns/javaee>xsdPositiveIntegerType">
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
</restriction>
</simpleContent>
</complexType>
id, value| Constructor and Description |
|---|
ErrorCodeType() |
Copyright © 2015 buschmais GbR. All rights reserved.