| Constructor and Description |
|---|
CareRequestConfiguration()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
CareRequestRecords[] |
getCareRequestRecords() |
java.lang.String |
getCareRequestRecordType() |
java.lang.String |
getCareRequestType() |
boolean |
getIsActive() |
boolean |
getIsDefaultRecordType() |
java.lang.String |
getMasterLabel() |
boolean |
isIsActive() |
boolean |
isIsDefaultRecordType() |
void |
load(XmlInputStream __in,
TypeMapper __typeMapper) |
protected void |
loadFields(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setCareRequestRecords(CareRequestRecords[] careRequestRecords) |
protected void |
setCareRequestRecords(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setCareRequestRecordType(java.lang.String careRequestRecordType) |
protected void |
setCareRequestRecordType(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setCareRequestType(java.lang.String careRequestType) |
protected void |
setCareRequestType(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setIsActive(boolean isActive) |
protected void |
setIsActive(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setIsDefaultRecordType(boolean isDefaultRecordType) |
protected void |
setIsDefaultRecordType(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setMasterLabel(java.lang.String masterLabel) |
protected void |
setMasterLabel(XmlInputStream __in,
TypeMapper __typeMapper) |
java.lang.String |
toString() |
void |
write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper) |
protected void |
writeFields(XmlOutputStream __out,
TypeMapper __typeMapper) |
getFullName, setFullName, setFullNamepublic java.lang.String getCareRequestRecordType()
public void setCareRequestRecordType(java.lang.String careRequestRecordType)
protected void setCareRequestRecordType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic CareRequestRecords[] getCareRequestRecords()
public void setCareRequestRecords(CareRequestRecords[] careRequestRecords)
protected void setCareRequestRecords(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getCareRequestType()
public void setCareRequestType(java.lang.String careRequestType)
protected void setCareRequestType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getIsActive()
public boolean isIsActive()
public void setIsActive(boolean isActive)
protected void setIsActive(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getIsDefaultRecordType()
public boolean isIsDefaultRecordType()
public void setIsDefaultRecordType(boolean isDefaultRecordType)
protected void setIsDefaultRecordType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getMasterLabel()
public void setMasterLabel(java.lang.String masterLabel)
protected void setMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
writeFields in class Metadatajava.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizableload in class Metadatajava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
loadFields in class Metadatajava.io.IOExceptionConnectionExceptionCopyright © 2020. All Rights Reserved.