Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.LookupTableRowType
-
Packages that use LookupTableRowType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of LookupTableRowType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return LookupTableRowType Modifier and Type Method Description LookupTableRowTypeLookupTableType. beginRow()LookupTableRowTypeLookupTableRowType. clone()LookupTableRowTypeObjectFactory. createLookupTableRowType()Create an instance ofLookupTableRowTypeLookupTableRowTypeLookupTableRowType. id(Long value)LookupTableRowTypeLookupTableRowType. key(String value)LookupTableRowTypeLookupTableRowType. label(PolyStringType value)LookupTableRowTypeLookupTableRowType. label(String value)LookupTableRowTypeLookupTableRowType. lastChangeTimestamp(String value)LookupTableRowTypeLookupTableRowType. lastChangeTimestamp(XMLGregorianCalendar value)LookupTableRowTypeLookupTableRowType. value(String value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type LookupTableRowType Modifier and Type Method Description List<LookupTableRowType>LookupTableType. createRowList()List<LookupTableRowType>LookupTableType. getRow()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type LookupTableRowType Modifier and Type Method Description LookupTableTypeLookupTableType. row(LookupTableRowType value)
-