public class HeaderElem extends Obj
Java class for headerElem complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="headerElem">
<complexContent>
<extension base="{http://www.intertrust.ru}obj">
<attribute name="type" type="{http://www.intertrust.ru}headerElem.type" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected HeaderElemType |
type |
| Constructor and Description |
|---|
HeaderElem() |
| Modifier and Type | Method and Description |
|---|---|
HeaderElemType |
getType()
Gets the value of the type property.
|
void |
setType(HeaderElemType value)
Sets the value of the type property.
|
testGeneratedMethodprotected HeaderElemType type
public HeaderElemType getType()
HeaderElemTypepublic void setType(HeaderElemType value)
value - allowed object is
HeaderElemTypeCopyright © 2012–2014 RedSoft. All rights reserved.