| Package | Description |
|---|---|
| com.revolsys.io.esri.gdb.xml.model | |
| com.revolsys.io.esri.gdb.xml.model.enums |
| Modifier and Type | Method and Description |
|---|---|
RelCardinality |
DERelationshipClass.getCardinality() |
| Modifier and Type | Method and Description |
|---|---|
void |
DERelationshipClass.setCardinality(RelCardinality cardinality) |
| Modifier and Type | Method and Description |
|---|---|
static RelCardinality |
RelCardinality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelCardinality[] |
RelCardinality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Revolution Systems Inc.. All rights reserved.