public class AIRegistryRequirementSubquery extends Object
Constructor and Description |
---|
AIRegistryRequirementSubquery(boolean hasAggregation,
boolean hasPrior,
boolean hasPrev,
LookupStrategyDesc lookupStrategyDesc) |
Modifier and Type | Method and Description |
---|---|
LookupStrategyDesc |
getLookupStrategyDesc() |
boolean |
isHasAggregation() |
boolean |
isHasPrev() |
boolean |
isHasPrior() |
public AIRegistryRequirementSubquery(boolean hasAggregation, boolean hasPrior, boolean hasPrev, LookupStrategyDesc lookupStrategyDesc)
public boolean isHasAggregation()
public boolean isHasPrior()
public boolean isHasPrev()
public LookupStrategyDesc getLookupStrategyDesc()
Copyright © 2005–2018. All rights reserved.