com.linkedin.restli.restspec
Class CustomAnnotationContentSchemaMap.Fields

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

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


Field Summary
 
Fields inherited from class com.linkedin.data.schema.PathSpec
WILDCARD
 
Constructor Summary
CustomAnnotationContentSchemaMap.Fields()
           
CustomAnnotationContentSchemaMap.Fields(java.util.List<java.lang.String> path, java.lang.String name)
           
 
Method Summary
 CustomAnnotationContentSchema.Fields values()
           
 
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

CustomAnnotationContentSchemaMap.Fields

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

CustomAnnotationContentSchemaMap.Fields

public CustomAnnotationContentSchemaMap.Fields()
Method Detail

values

public CustomAnnotationContentSchema.Fields values()