@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:23:38+02:00", comments="JAXB RI v2.3.7") public class IncludeObject extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="WhichDocument" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
<attribute name="hasObjectTagsAndAttributesSet" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="ObjId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="createReference" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
IncludeObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getObjId()
Gets the value of the objId property.
|
Object |
getWhichDocument()
Gets the value of the whichDocument property.
|
boolean |
isCreateReference()
Gets the value of the createReference property.
|
boolean |
isHasObjectTagsAndAttributesSet()
Gets the value of the hasObjectTagsAndAttributesSet property.
|
void |
setCreateReference(Boolean value)
Sets the value of the createReference property.
|
void |
setHasObjectTagsAndAttributesSet(Boolean value)
Sets the value of the hasObjectTagsAndAttributesSet property.
|
void |
setObjId(String value)
Sets the value of the objId property.
|
void |
setWhichDocument(Object value)
Sets the value of the whichDocument property.
|
public Object getWhichDocument()
Objectpublic void setWhichDocument(Object value)
value - allowed object is
Objectpublic boolean isHasObjectTagsAndAttributesSet()
Booleanpublic void setHasObjectTagsAndAttributesSet(Boolean value)
value - allowed object is
Booleanpublic String getObjId()
Stringpublic void setObjId(String value)
value - allowed object is
Stringpublic boolean isCreateReference()
Boolean
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.