|
|||||||||
| 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.MetadataSchema
@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/MetadataSchema.pdsc.",
date="Thu Oct 24 11:16:23 PDT 2013")
public class MetadataSchema
| Nested Class Summary | |
|---|---|
static class |
MetadataSchema.Fields
|
| Constructor Summary | |
|---|---|
MetadataSchema()
|
|
MetadataSchema(com.linkedin.data.DataMap data)
|
|
| Method Summary | |
|---|---|
MetadataSchema |
clone()
|
MetadataSchema |
copy()
|
static MetadataSchema.Fields |
fields()
|
java.lang.String |
getType()
Getter for type |
java.lang.String |
getType(com.linkedin.data.template.GetMode mode)
Getter for type |
boolean |
hasType()
Existence checker for type |
void |
removeType()
Remover for type |
MetadataSchema |
setType(java.lang.String value)
Setter for type |
MetadataSchema |
setType(java.lang.String value,
com.linkedin.data.template.SetMode mode)
Setter for type |
| 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 MetadataSchema()
public MetadataSchema(com.linkedin.data.DataMap data)
| Method Detail |
|---|
public static MetadataSchema.Fields fields()
public boolean hasType()
MetadataSchema.Fields.type()public void removeType()
MetadataSchema.Fields.type()public java.lang.String getType(com.linkedin.data.template.GetMode mode)
MetadataSchema.Fields.type()public java.lang.String getType()
MetadataSchema.Fields.type()
public MetadataSchema setType(java.lang.String value,
com.linkedin.data.template.SetMode mode)
MetadataSchema.Fields.type()public MetadataSchema setType(java.lang.String value)
MetadataSchema.Fields.type()
public MetadataSchema 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 MetadataSchema 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 | ||||||||