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