|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.linkedin.data.template.RecordTemplate
com.linkedin.restli.restspec.ActionsSetSchema
@Generated(value="com.linkedin.pegasus.generator.PegasusDataTemplateGenerator",
comments="LinkedIn Data Template. Generated from /Users/jbetz/projects/pegasus_trunk/pegasus/restli-common/src/main/pegasus/com/linkedin/restli/restspec/ActionsSetSchema.pdsc.",
date="Thu Oct 24 11:16:22 PDT 2013")
public class ActionsSetSchema
| Nested Class Summary | |
|---|---|
static class |
ActionsSetSchema.Fields
|
| Constructor Summary | |
|---|---|
ActionsSetSchema()
|
|
ActionsSetSchema(com.linkedin.data.DataMap data)
|
|
| Method Summary | |
|---|---|
ActionsSetSchema |
clone()
|
ActionsSetSchema |
copy()
|
static ActionsSetSchema.Fields |
fields()
|
ActionSchemaArray |
getActions()
Getter for actions |
ActionSchemaArray |
getActions(com.linkedin.data.template.GetMode mode)
Getter for actions |
boolean |
hasActions()
Existence checker for actions |
void |
removeActions()
Remover for actions |
ActionsSetSchema |
setActions(ActionSchemaArray value)
Setter for actions |
ActionsSetSchema |
setActions(ActionSchemaArray value,
com.linkedin.data.template.SetMode mode)
Setter for actions |
| Methods inherited from class com.linkedin.data.template.RecordTemplate |
|---|
contains, data, equals, hashCode, obtainDirect, obtainWrapped, putDirect, putDirect, putDirect, putWrapped, putWrapped, remove, schema, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ActionsSetSchema()
public ActionsSetSchema(com.linkedin.data.DataMap data)
| Method Detail |
|---|
public static ActionsSetSchema.Fields fields()
public boolean hasActions()
ActionsSetSchema.Fields.actions()public void removeActions()
ActionsSetSchema.Fields.actions()public ActionSchemaArray getActions(com.linkedin.data.template.GetMode mode)
ActionsSetSchema.Fields.actions()public ActionSchemaArray getActions()
ActionsSetSchema.Fields.actions()
public ActionsSetSchema setActions(ActionSchemaArray value,
com.linkedin.data.template.SetMode mode)
ActionsSetSchema.Fields.actions()public ActionsSetSchema setActions(ActionSchemaArray value)
ActionsSetSchema.Fields.actions()
public ActionsSetSchema clone()
throws java.lang.CloneNotSupportedException
clone in interface com.linkedin.data.template.DataTemplate<com.linkedin.data.DataMap>clone in class com.linkedin.data.template.RecordTemplatejava.lang.CloneNotSupportedException
public ActionsSetSchema copy()
throws java.lang.CloneNotSupportedException
copy in interface com.linkedin.data.template.DataTemplate<com.linkedin.data.DataMap>copy in class com.linkedin.data.template.RecordTemplatejava.lang.CloneNotSupportedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||