public class Material extends Object
| Constructor and Description |
|---|
Material() |
Material(int id,
String type,
String description,
String fingerprint) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getFingerprint() |
int |
getId() |
String |
getType() |
int |
hashCode() |
boolean |
isPipeline() |
Copyright © 2016. All rights reserved.