|
|||||||||
| 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.CustomAnnotationSchema
@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/CustomAnnotationSchema.pdsc.",
date="Thu Oct 24 11:16:22 PDT 2013")
public class CustomAnnotationSchemaCustom annotation for idl
| Nested Class Summary | |
|---|---|
static class |
CustomAnnotationSchema.Fields
|
| Constructor Summary | |
|---|---|
CustomAnnotationSchema()
|
|
CustomAnnotationSchema(com.linkedin.data.DataMap data)
|
|
| Method Summary | |
|---|---|
CustomAnnotationSchema |
clone()
|
CustomAnnotationSchema |
copy()
|
static CustomAnnotationSchema.Fields |
fields()
|
CustomAnnotationContentSchemaMap |
getAnnotations()
Getter for annotations |
CustomAnnotationContentSchemaMap |
getAnnotations(com.linkedin.data.template.GetMode mode)
Getter for annotations |
boolean |
hasAnnotations()
Existence checker for annotations |
void |
removeAnnotations()
Remover for annotations |
CustomAnnotationSchema |
setAnnotations(CustomAnnotationContentSchemaMap value)
Setter for annotations |
CustomAnnotationSchema |
setAnnotations(CustomAnnotationContentSchemaMap value,
com.linkedin.data.template.SetMode mode)
Setter for annotations |
| 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 CustomAnnotationSchema()
public CustomAnnotationSchema(com.linkedin.data.DataMap data)
| Method Detail |
|---|
public static CustomAnnotationSchema.Fields fields()
public boolean hasAnnotations()
CustomAnnotationSchema.Fields.annotations()public void removeAnnotations()
CustomAnnotationSchema.Fields.annotations()public CustomAnnotationContentSchemaMap getAnnotations(com.linkedin.data.template.GetMode mode)
CustomAnnotationSchema.Fields.annotations()public CustomAnnotationContentSchemaMap getAnnotations()
CustomAnnotationSchema.Fields.annotations()
public CustomAnnotationSchema setAnnotations(CustomAnnotationContentSchemaMap value,
com.linkedin.data.template.SetMode mode)
CustomAnnotationSchema.Fields.annotations()public CustomAnnotationSchema setAnnotations(CustomAnnotationContentSchemaMap value)
CustomAnnotationSchema.Fields.annotations()
public CustomAnnotationSchema 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 CustomAnnotationSchema 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 | ||||||||