@Internal public abstract class PropertyFetcher<T> extends java.lang.Object
| Constructor and Description | 
|---|
| PropertyFetcher() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract boolean | fetch(XSLFShape shape) | 
| T | getValue() | 
| boolean | isSet() | 
| void | setValue(T val) | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.