Class PersonNamePronounciation

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

    public class PersonNamePronounciation
    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
      • displayName

        protected String displayName
      • first

        protected String first
      • maiden

        protected String maiden
      • middle

        protected String middle
    • Constructor Detail

      • PersonNamePronounciation

        protected PersonNamePronounciation()