public class MboSchemaInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.List<MboSchemaInfo> |
childInfos |
Constructor and Description |
---|
MboSchemaInfo(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
addChild(java.lang.String relName) |
java.util.List<MboSchemaInfo> |
getChildren() |
java.lang.String |
getName() |
boolean |
isSetKeysOnUpdate() |
void |
setSetKeysOnUpdate(boolean setKeysOnUpdate) |
public java.util.List<MboSchemaInfo> childInfos
public void addChild(java.lang.String relName)
public java.util.List<MboSchemaInfo> getChildren()
public java.lang.String getName()
public boolean isSetKeysOnUpdate()
public void setSetKeysOnUpdate(boolean setKeysOnUpdate)