Class PresetGroupIdReferenceType
java.lang.Object
org.bidib.jbidibc.decoder.schema.decoderfirmware.PresetGroupIdReferenceType
Java class for presetGroupIdReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="presetGroupIdReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="id" use="required" type="{http://www.decoderdb.de/schema/commonTypes/1.2}tokenNotEmpty" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
-
Constructor Details
-
PresetGroupIdReferenceType
public PresetGroupIdReferenceType()
-
-
Method Details