Uses of Class
cdc.rdb.RdbAttribute
-
-
Uses of RdbAttribute in cdc.rdb
Methods in cdc.rdb that return RdbAttribute Modifier and Type Method Description RdbAttributeRdbUserDataType. createAttribute(String name)RdbAttributeRdbUserDataType. getAttribute(String name)RdbAttributeRdbUserDataType. getOptionalAttribute(String name)Methods in cdc.rdb that return types with arguments of type RdbAttribute Modifier and Type Method Description Iterable<RdbAttribute>RdbUserDataType. getAttributes()
-