Package | Description |
---|---|
com.hp.ucmdb.api.topology |
This package contains services for defining and running TQL queries and processing the results.
|
Modifier and Type | Method and Description |
---|---|
PropertiesCarrierBehavior |
PropertiesToQuery.propertiesCarrierBehavior()
Returns the behavior that will effect this "level".
|
PropertiesCarrierBehavior |
PropertiesCarrier.propertiesCarrierBehavior()
Returns the behavior that will effect this properties carrier.
|
static PropertiesCarrierBehavior |
PropertiesCarrierBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertiesCarrierBehavior[] |
PropertiesCarrierBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PropertiesToQuery |
PropertiesToQuery.withPropertiesCarrierBehavior(PropertiesCarrierBehavior newBehavior)
Sets the behavior for this level.
|
E |
PropertiesCarrier.withPropertiesCarrierBehavior(PropertiesCarrierBehavior newBehavior)
Sets the behavior for this properties carrier.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.