org.apache.poi.hwpf.model
public final class ListFormatOverrideLevel extends java.lang.Object
Constructor and Description |
---|
ListFormatOverrideLevel(byte[] buf,
int offset) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
ListLevel |
getLevel() |
int |
getLevelNum() |
int |
getSizeInBytes() |
boolean |
isFormatting() |
boolean |
isStartAt() |
byte[] |
toByteArray() |
public ListLevel getLevel()
public int getLevelNum()
public boolean isFormatting()
public boolean isStartAt()
public int getSizeInBytes()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public byte[] toByteArray()
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.