public class FieldRequest extends Object
| Constructor and Description |
|---|
FieldRequest(Field field,
SpecimenType containingType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
SpecimenType |
getContainingType() |
Field |
getField() |
int |
hashCode() |
String |
toString() |
public FieldRequest(Field field, SpecimenType containingType)
public Field getField()
public SpecimenType getContainingType()
Copyright © 2017. All rights reserved.