public interface CIData extends Serializable
Modifier and Type | Method and Description |
---|---|
UcmdbId |
getCIId()
Returns the UcmdbId of the CI wrapped by this CIData object.
|
String |
getCIType()
Returns the type of the CI wrapped by this CIData object.
|
String |
getDDMProbeName()
Returns the name of the Data Flow Probe which is responsible for the CI wrapped by this CIData object.
|
String |
getRelatedHost()
Returns the String representation of the related host of the CI which is wrapped by this CIData object
|
Collection<String> |
getRelatedIPs()
Returns the IPv4 addresses contained by the CI.
|
String getCIType()
UcmdbId getCIId()
String getDDMProbeName()
String getRelatedHost()
Collection<String> getRelatedIPs()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.