Class LanguageProficiencyRequest


  • public class LanguageProficiencyRequest
    extends com.github.davidmoten.odata.client.EntityRequest<LanguageProficiency>
    • Field Summary

      • Fields inherited from class com.github.davidmoten.odata.client.EntityRequest

        contextPath
    • Constructor Detail

      • LanguageProficiencyRequest

        public LanguageProficiencyRequest​(com.github.davidmoten.odata.client.ContextPath contextPath,
                                          Optional<Object> value)