Class MTAEntrance


  • public class MTAEntrance
    extends Object
    • Constructor Detail

      • MTAEntrance

        public MTAEntrance()
    • Method Detail

      • getEntranceType

        public String getEntranceType()
      • setEntranceType

        public void setEntranceType​(String entranceType)
      • getLatitude

        public Double getLatitude()
      • setLatitude

        public void setLatitude​(Double latitude)
      • getLongitude

        public Double getLongitude()
      • setLongitude

        public void setLongitude​(Double longitude)
      • hasLocation

        public boolean hasLocation()
      • getStopId

        public String getStopId()
      • setStopId

        public void setStopId​(String stopId)
      • getDirection

        public String getDirection()
      • setDirection

        public void setDirection​(String direction)
      • hasDirection

        public boolean hasDirection()