JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.github.antoniovizuete.pojospreadsheet.core.converter
Interface PoiValue<T>
Type Parameters:
T
- the type parameter
All Known Implementing Classes:
Font.BoldWeight
,
Font.Offset
,
Font.Underline
,
Image.ImageType
public interface
PoiValue<T>
The interface Poi value.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getPoiValue
()
Gets poi value.
Method Detail
getPoiValue
T
getPoiValue()
Gets poi value.
Returns:
the poi value
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018. All rights reserved.