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