public class ComponentIdDataObj extends Object
Java class for componentIdDataObj complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="componentIdDataObj">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ComponentIdDataObj() |
protected String name
Copyright © 2004-2013 Hudson. All Rights Reserved.