public class AccountConstructionPack extends Object
Constructor and Description |
---|
AccountConstructionPack() |
Modifier and Type | Method and Description |
---|---|
void |
add(PrismPropertyValue<AccountConstruction> construction) |
Collection<PrismPropertyValue<AccountConstruction>> |
getConstructions() |
boolean |
isForceRecon() |
void |
setForceRecon(boolean forceRecon) |
String |
toString() |
public boolean isForceRecon()
public void setForceRecon(boolean forceRecon)
public Collection<PrismPropertyValue<AccountConstruction>> getConstructions()
public void add(PrismPropertyValue<AccountConstruction> construction)
Copyright © 2013 evolveum. All rights reserved.