Uses of Class
net.webpdf.wsclient.schema.operation.SetOCGStateActionType.LayerState
-
Packages that use SetOCGStateActionType.LayerState Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SetOCGStateActionType.LayerState in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type SetOCGStateActionType.LayerState Modifier and Type Field Description protected List<SetOCGStateActionType.LayerState>SetOCGStateActionType. layerStateMethods in net.webpdf.wsclient.schema.operation that return SetOCGStateActionType.LayerState Modifier and Type Method Description SetOCGStateActionType.LayerStateObjectFactory. createSetOCGStateActionTypeLayerState()Create an instance ofSetOCGStateActionType.LayerStateMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type SetOCGStateActionType.LayerState Modifier and Type Method Description List<SetOCGStateActionType.LayerState>SetOCGStateActionType. getLayerState()Gets the value of the layerState property.
-