Class CommunityClient.ContextInfo

java.lang.Object
eu.dnetlib.app.directindex.clients.CommunityClient.ContextInfo
All Implemented Interfaces:
Serializable
Enclosing class:
CommunityClient

public static class CommunityClient.ContextInfo extends Object implements Serializable
See Also:
  • Constructor Details

    • ContextInfo

      public ContextInfo(String label, String type)
  • Method Details

    • getLabel

      public String getLabel()
    • getType

      public String getType()