Interface Content
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
ContentImpl
public interface Content extends java.io.SerializableThe Interface Content.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetPages()Gets the pages.voidsetPages(int pages)Sets the pages.
-