public class AnnotationType extends Object
Java class for AnnotationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AnnotationType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <any/> </sequence> <attribute name="type" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected Element |
any |
protected String |
type |
Constructor and Description |
---|
AnnotationType() |
public Element getAny()
Element
public void setAny(Element value)
value
- allowed object is
Element
public String getType()
String
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a