Class CountryNamedLocationRequest


  • public class CountryNamedLocationRequest
    extends com.github.davidmoten.odata.client.EntityRequest<CountryNamedLocation>
    • Field Summary

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

        contextPath
    • Constructor Detail

      • CountryNamedLocationRequest

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