org.apache.poi.hwpf.usermodel
public final class BorderCode extends java.lang.Object implements java.lang.Cloneable
| Modifier and Type | Field and Description |
|---|---|
static int |
SIZE |
| Constructor and Description |
|---|
BorderCode() |
BorderCode(byte[] buf,
int offset) |
public static final int SIZE
public BorderCode()
public BorderCode(byte[] buf,
int offset)
public void serialize(byte[] buf,
int offset)
public int toInt()
public boolean isEmpty()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedExceptionCopyright 2016 The Apache Software Foundation or its licensors, as applicable.