public class CIOnlineResourceImpl extends AbstractObjectImpl implements CIOnlineResource
| Constructor and Description |
|---|
CIOnlineResourceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationProfile()
Gets the applicationProfile property
|
String |
getDescription()
Gets the description property
|
CodeListValue |
getFunction()
Gets the function property
|
String |
getLinkage()
Gets the linkage property
|
String |
getName()
Gets the name property
|
String |
getProtocol()
Gets the protocol property
|
boolean |
isSetApplicationProfile()
Checks if applicationProfile is set
|
boolean |
isSetDescription()
Checks if description is set
|
boolean |
isSetFunction()
Checks if function is set
|
boolean |
isSetName()
Checks if name is set
|
boolean |
isSetProtocol()
Checks if protocol is set
|
void |
setApplicationProfile(String applicationProfile)
Sets the applicationProfile property
|
void |
setDescription(String description)
Sets the description property
|
void |
setFunction(CodeListValue function)
Sets the function property
|
void |
setLinkage(String linkage)
Sets the linkage property
|
void |
setName(String name)
Sets the name property
|
void |
setProtocol(String protocol)
Sets the protocol property
|
getId, getUuid, isSetId, isSetUuid, setId, setUuidpublic String getLinkage()
getLinkage in interface CIOnlineResourcepublic void setLinkage(String linkage)
setLinkage in interface CIOnlineResourcepublic String getProtocol()
getProtocol in interface CIOnlineResourcepublic boolean isSetProtocol()
isSetProtocol in interface CIOnlineResourcepublic void setProtocol(String protocol)
setProtocol in interface CIOnlineResourcepublic String getApplicationProfile()
getApplicationProfile in interface CIOnlineResourcepublic boolean isSetApplicationProfile()
isSetApplicationProfile in interface CIOnlineResourcepublic void setApplicationProfile(String applicationProfile)
setApplicationProfile in interface CIOnlineResourcepublic String getName()
getName in interface CIOnlineResourcepublic boolean isSetName()
isSetName in interface CIOnlineResourcepublic void setName(String name)
setName in interface CIOnlineResourcepublic String getDescription()
getDescription in interface CIOnlineResourcepublic boolean isSetDescription()
isSetDescription in interface CIOnlineResourcepublic void setDescription(String description)
setDescription in interface CIOnlineResourcepublic CodeListValue getFunction()
getFunction in interface CIOnlineResourcepublic boolean isSetFunction()
isSetFunction in interface CIOnlineResourcepublic void setFunction(CodeListValue function)
setFunction in interface CIOnlineResourceCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.