public class TGenericHumanRole extends TExtensibleElements
Java class for tGenericHumanRole complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tGenericHumanRole">
<complexContent>
<extension base="{http://www.example.org/WS-HT}tExtensibleElements">
<sequence>
<element name="from" type="{http://www.example.org/WS-HT}tFrom"/>
</sequence>
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected TFrom |
from |
any, documentation| Constructor and Description |
|---|
TGenericHumanRole() |
| Modifier and Type | Method and Description |
|---|---|
TFrom |
getFrom()
Gets the value of the from property.
|
void |
setFrom(TFrom value)
Sets the value of the from property.
|
getAny, getDocumentation, getOtherAttributesprotected TFrom from
Copyright © 2012 OW2 Consortium. All Rights Reserved.