com.hp.ucmdb.api.discovery.types
Interface DiscoveryProperty

All Superinterfaces:
Property, java.io.Serializable

public interface DiscoveryProperty
extends Property, java.io.Serializable

A property. A Property contains a name as a key and a value. Depending on the property type, may also have a description.


Method Summary
 java.lang.String getDescription()
          Returns a description of the purpose and the allowed values of this Property.
 
Methods inherited from interface com.hp.ucmdb.api.types.Property
getName, getType, getValue
 

Method Detail

getDescription

java.lang.String getDescription()
Returns a description of the purpose and the allowed values of this Property.

Returns:
description of the purpose and allowed values.


Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.