public class TagParent extends Object
Java class for TagParent complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TagParent">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}tag" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
TagParent() |
| Modifier and Type | Method and Description |
|---|---|
Tag |
getTag()
Gets the value of the tag property.
|
boolean |
isSetTag() |
void |
setTag(Tag value)
Sets the value of the tag property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0