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