public interface ListPropertiesUpdate extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
addInt(UcmdbId id,
String attributeName,
Integer value) |
void |
addString(UcmdbId id,
String attributeName,
String value) |
TopologyData |
getTopologyData() |
void |
removeInt(UcmdbId id,
String attributeName,
Integer value) |
void |
removeString(UcmdbId id,
String attributeName,
String value) |
TopologyData getTopologyData()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.