public class SoftwareRefType extends Object
Java class for SoftwareRefType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SoftwareRefType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="ref" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SoftwareRefType() |
protected Object ref
Copyright © 2017. All rights reserved.