Uses of Class
net.webpdf.wsclient.schema.operation.BackgroundBaseSettingsType.Position
-
Packages that use BackgroundBaseSettingsType.Position Package Description net.webpdf.wsclient.schema.operation -
-
Uses of BackgroundBaseSettingsType.Position in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as BackgroundBaseSettingsType.Position Modifier and Type Field Description protected BackgroundBaseSettingsType.PositionBackgroundBaseSettingsType. positionMethods in net.webpdf.wsclient.schema.operation that return BackgroundBaseSettingsType.Position Modifier and Type Method Description BackgroundBaseSettingsType.PositionObjectFactory. createBackgroundBaseSettingsTypePosition()Create an instance ofBackgroundBaseSettingsType.PositionBackgroundBaseSettingsType.PositionBackgroundBaseSettingsType. getPosition()Gets the value of the position property.Methods in net.webpdf.wsclient.schema.operation with parameters of type BackgroundBaseSettingsType.Position Modifier and Type Method Description voidBackgroundBaseSettingsType. setPosition(BackgroundBaseSettingsType.Position value)Sets the value of the position property.
-