Package 

Class Link


  • 
    public final class Link
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String type
      private final String id
    • Constructor Summary

      Constructors 
      Constructor Description
      Link(String type, String id)
    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final String component2()
      final Link copy(String type, String id)
      final String getType()
      final String getId()
      • Methods inherited from class ai.tock.bot.open.data.client.sncf.model.Link

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait