Class PositionDetail

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class PositionDetail
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • description

        protected String description
      • endMonthYear

        protected LocalDate endMonthYear
      • jobTitle

        protected String jobTitle
      • startMonthYear

        protected LocalDate startMonthYear
      • summary

        protected String summary
    • Constructor Detail

      • PositionDetail

        protected PositionDetail()