Package com.openkm.sdk4j.bean
Class StampImageSize
- java.lang.Object
-
- com.openkm.sdk4j.bean.StampImageSize
-
- All Implemented Interfaces:
Serializable
public class StampImageSize extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StampImageSize()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetHeight()intgetWidth()voidsetHeight(int height)voidsetWidth(int width)StringtoString()
-