public abstract class AbstractRecordDefinitionProperty extends Object implements RecordDefinitionProperty
| Constructor and Description |
|---|
AbstractRecordDefinitionProperty() |
| Modifier and Type | Method and Description |
|---|---|
AbstractRecordDefinitionProperty |
clone() |
RecordDefinition |
getRecordDefinition() |
String |
getTypePath() |
void |
setRecordDefinition(RecordDefinition recordDefinition) |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPropertyNamepublic AbstractRecordDefinitionProperty clone()
clone in interface RecordDefinitionPropertyclone in class Objectpublic RecordDefinition getRecordDefinition()
getRecordDefinition in interface RecordDefinitionPropertypublic String getTypePath()
public void setRecordDefinition(RecordDefinition recordDefinition)
setRecordDefinition in interface RecordDefinitionPropertyCopyright © 2015 Revolution Systems Inc.. All rights reserved.