Uses of Class
net.webpdf.wsclient.openapi.ApplicationConfigPortalUserInterface
-
Packages that use ApplicationConfigPortalUserInterface Package Description net.webpdf.wsclient.openapi -
-
Uses of ApplicationConfigPortalUserInterface in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ApplicationConfigPortalUserInterface Modifier and Type Method Description @Nullable ApplicationConfigPortalUserInterfaceApplicationConfigPortal. getUserInterface()Get userInterfaceApplicationConfigPortalUserInterfaceApplicationConfigPortalUserInterface. limits(ApplicationConfigPortalUserInterfaceLimits limits)ApplicationConfigPortalUserInterfaceApplicationConfigPortalUserInterface. tooltips(ApplicationConfigPortalUserInterfaceTooltips tooltips)Methods in net.webpdf.wsclient.openapi with parameters of type ApplicationConfigPortalUserInterface Modifier and Type Method Description voidApplicationConfigPortal. setUserInterface(ApplicationConfigPortalUserInterface userInterface)ApplicationConfigPortalApplicationConfigPortal. userInterface(ApplicationConfigPortalUserInterface userInterface)
-