public class IdTitle extends Id
Java class for idTitle complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="idTitle"> <complexContent> <extension base="{http://common.bitel.ru}id"> <sequence> </sequence> <attribute name="title" type="{http://www.w3.org/2001/XMLSchema}string" /> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
title |
Constructor and Description |
---|
IdTitle() |