| Package | Description |
|---|---|
| com.adamshone.freecycle |
| Modifier and Type | Method and Description |
|---|---|
static PostType |
PostType.parse(org.htmlparser.Node typeAndDateNode) |
static PostType |
PostType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PostType[] |
PostType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Post(PostType postType,
Date postDate,
String description,
String link) |
Copyright © 2015. All Rights Reserved.