public class LineFeedEntry extends AbstractEntry
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE
Field TYPE (2)
|
| Constructor and Description |
|---|
LineFeedEntry()
Constructor for LineFeedEntry
|
| Modifier and Type | Method and Description |
|---|---|
LineFeedEntry |
clone()
Clones this Object
|
boolean |
equals(Object obj)
Determines if another Object is equal to this one
|
int |
getType()
Gets the entry type
|
int |
hashCode()
Gets the hash code for this Object
|
String |
toString()
Gets a String representation of this Object
|
public static final int TYPE
public int getType()
getType in class AbstractEntrypublic LineFeedEntry clone()
public boolean equals(Object obj)
public int hashCode()
? Copyright 2013 BMC Software, Inc.