com.linkedin.restli.restspec
Class MetadataSchema.Fields

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

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


Field Summary
 
Fields inherited from class com.linkedin.data.schema.PathSpec
WILDCARD
 
Constructor Summary
MetadataSchema.Fields()
           
MetadataSchema.Fields(java.util.List<java.lang.String> path, java.lang.String name)
           
 
Method Summary
 com.linkedin.data.schema.PathSpec type()
          pegasus type of the metadata
 
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

MetadataSchema.Fields

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

MetadataSchema.Fields

public MetadataSchema.Fields()
Method Detail

type

public com.linkedin.data.schema.PathSpec type()
pegasus type of the metadata