public class ExplosionDesc extends Object implements Serializable
Constructor and Description |
---|
ExplosionDesc() |
ExplosionDesc(String fieldName,
int position) |
Modifier and Type | Method and Description |
---|---|
String |
getFieldName() |
int |
getPosition() |
void |
setFieldName(String fieldName) |
void |
setPosition(int position) |
public ExplosionDesc()
public ExplosionDesc(String fieldName, int position)
Copyright © 2017 The Apache Software Foundation. All rights reserved.