public class OrderingOthersType extends Object
Java-Klasse für ordering-othersType complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="ordering-othersType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
OrderingOthersType() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Ruft den Wert der id-Eigenschaft ab.
|
void |
setId(String value)
Legt den Wert der id-Eigenschaft fest.
|
protected String id
Copyright © 2015 buschmais GbR. All rights reserved.