com.linkedin.restli.restspec
Class CustomAnnotationSchema.Fields

java.lang.Object
  extended by com.linkedin.data.schema.PathSpec
      extended by com.linkedin.restli.restspec.CustomAnnotationSchema.Fields
Enclosing class:
CustomAnnotationSchema

public static class CustomAnnotationSchema.Fields
extends com.linkedin.data.schema.PathSpec


Field Summary
 
Fields inherited from class com.linkedin.data.schema.PathSpec
WILDCARD
 
Constructor Summary
CustomAnnotationSchema.Fields()
           
CustomAnnotationSchema.Fields(java.util.List<java.lang.String> path, java.lang.String name)
           
 
Method Summary
 CustomAnnotationContentSchemaMap.Fields annotations()
          custom annotation data
 
Methods inherited from class com.linkedin.data.schema.PathSpec
emptyPath, equals, getPathComponents, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CustomAnnotationSchema.Fields

public CustomAnnotationSchema.Fields(java.util.List<java.lang.String> path,
                                     java.lang.String name)

CustomAnnotationSchema.Fields

public CustomAnnotationSchema.Fields()
Method Detail

annotations

public CustomAnnotationContentSchemaMap.Fields annotations()
custom annotation data