com.hp.ucmdb.api.classmodel
Interface Qualifier


public interface Qualifier

Qualifier of a class or an attribute.


Method Summary
 java.lang.String getName()
          The name of this qualifier.
 boolean hasProperties()
          Checks whether this qualifier has properties.
 java.lang.Iterable<Property> properties()
          Returns the collection of this qualifier's properties.
 

Method Detail

getName

java.lang.String getName()
The name of this qualifier.


hasProperties

boolean hasProperties()
Checks whether this qualifier has properties.


properties

java.lang.Iterable<Property> properties()
Returns the collection of this qualifier's properties.



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