| Constructor and Description |
|---|
AbstractSchema() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
addType(int pos,
X type) |
int |
getNumConnectionsThatContributed() |
abstract X |
getType(int field) |
void |
increaseNumConnectionsThatContributed() |
public int getNumConnectionsThatContributed()
public void increaseNumConnectionsThatContributed()
public abstract void addType(int pos,
X type)
throws ConflictingFieldTypeInfoException
public abstract X getType(int field)
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.