public class Contract
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Contract.Builder
Provides a builder for Contract
|
Modifier and Type | Method and Description |
---|---|
org.daisy.braille.embosser.Contract.BrailleRange |
getBrailleRange()
Gets the braille range in this Contract
|
java.lang.Integer |
getPages()
Gets the number of pages in this contract
|
public org.daisy.braille.embosser.Contract.BrailleRange getBrailleRange()
public java.lang.Integer getPages()