public class BundleType extends Object
Java class for BundleType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BundleType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="type" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
BundleType() |
protected String type
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.