public final class Lawyer extends InlineReqReqType implements LawyerAtts, ANheaderInline
The element lawyer is an inline element within judgments to identify where the document defines one of the lawyers, his/her role, which party it represents, and the other lawyer, if any, this lawyer received the power delegation of power in some role.
<xsd:element name=“lawyer”> <xsd:complexType mixed=“true”> <xsd:complexContent> <xsd:extension base=“inlinereqreq”> <xsd:attributeGroup ref=“lawyerAtts”/> <xsd:extension> <xsd:complexContent> <xsd:complexType> <xsd:element>
| Constructor and Description |
|---|
Lawyer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableMap<String,AttributeGetterSetter<AknObject>> |
attributes()
To read attributes.
|
RoleRef |
getAs() |
AgentRef |
getEmpoweredBy() |
AgentRef |
getFor() |
String |
name()
Name of this object (the name of the xml element)
|
void |
setAs(RoleRef as) |
void |
setEmpoweredBy(AgentRef empoweredBy) |
void |
setFor(AgentRef for_) |
void |
write(XmlWriter writer)
The object implements the write method to save its contents by calling the methods of Output.
|
acceptadd, add, add, add, add, add, getData, read, removeadd, getAlternativeTo, getAttributes, getClazz, getPeriod, getRefersTo, getStatus, getStyle, getTitle, setAlternativeTo, setClazz, setPeriod, setRefersTo, setStatus, setStyle, setTitle, toStringgetEid, getEvolvingId, getGUID, getId, getWid, setEid, setEvolvingId, setGUID, setId, setWid, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompare, nestedComparereadadd, getAttributes, nestedComparegetClazz, getStyle, getTitle, setClazz, setStyle, setTitlegetEid, getEvolvingId, getGUID, getId, getWid, setEid, setEvolvingId, setGUID, setId, setWidgetRefersTo, setRefersTogetAlternativeTo, setAlternativeTopublic AgentRef getFor()
getFor in interface LawyerAttspublic void setFor(AgentRef for_)
setFor in interface LawyerAttspublic AgentRef getEmpoweredBy()
getEmpoweredBy in interface LawyerAttspublic void setEmpoweredBy(AgentRef empoweredBy)
setEmpoweredBy in interface LawyerAttspublic void write(XmlWriter writer) throws IOException
The object implements the write method to save its contents by calling the methods of Output.
write in interface Corewrite in interface CoreReqReqwrite in interface IdReqwrite in interface Externalizablewrite in class InlineReqReqTypewriter - the stream to write the object toIOExceptionpublic String name()
Name of this object (the name of the xml element)
public com.google.common.collect.ImmutableMap<String,AttributeGetterSetter<AknObject>> attributes()
To read attributes.
attributes in interface AknObjectattributes in class AbstractCoreCopyright © 2017. All rights reserved.