Uses of Class
org.forgerock.api.transform.LocalizableRefProperty
-
Packages that use LocalizableRefProperty Package Description org.forgerock.api.transform Classes that transformApiDescription
into different API representations. -
-
Uses of LocalizableRefProperty in org.forgerock.api.transform
Methods in org.forgerock.api.transform that return LocalizableRefProperty Modifier and Type Method Description LocalizableRefProperty
LocalizableRefProperty. description(String description)
LocalizableRefProperty
LocalizableRefProperty. description(LocalizableString description)
LocalizableRefProperty
LocalizableRefProperty. title(String title)
LocalizableRefProperty
LocalizableRefProperty. title(LocalizableString title)
-