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>
protected Tag tag
Copyright © 2012. All Rights Reserved.