Interface ContactStatement

All Superinterfaces:
DeclaredStatement<String>, ModelStatement<String>
All Known Implementing Classes:
EmptyContactStatement, RefContactStatement, RegularContactStatement

public interface ContactStatement extends DeclaredStatement<String>
Declared representation of a contact statement.