|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccountConstructionType | |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_1 |
Uses of AccountConstructionType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as AccountConstructionType | |
---|---|
protected AccountConstructionType |
RoleType.impliedAccount
|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type AccountConstructionType | |
---|---|
protected java.util.List<AccountConstructionType> |
UserTemplateType.accountConstruction
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return AccountConstructionType | |
---|---|
AccountConstructionType |
ObjectFactory.createAccountConstructionType()
Create an instance of AccountConstructionType |
AccountConstructionType |
RoleType.getImpliedAccount()
Gets the value of the impliedAccount property. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type AccountConstructionType | |
---|---|
java.util.List<AccountConstructionType> |
UserTemplateType.getAccountConstruction()
Gets the value of the accountConstruction property. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type AccountConstructionType | |
---|---|
void |
RoleType.setImpliedAccount(AccountConstructionType value)
Sets the value of the impliedAccount property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |