public class PlugintypestatisticRequest extends com.github.davidmoten.odata.client.EntityRequest<Plugintypestatistic>
| Constructor and Description |
|---|
PlugintypestatisticRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
SystemuserRequest |
createdby() |
SystemuserRequest |
createdonbehalfby() |
SystemuserRequest |
modifiedby() |
SystemuserRequest |
modifiedonbehalfby() |
OrganizationRequest |
organizationid() |
PlugintypeRequest |
plugintypeid() |
public SystemuserRequest createdby()
public OrganizationRequest organizationid()
public SystemuserRequest createdonbehalfby()
public PlugintypeRequest plugintypeid()
public SystemuserRequest modifiedby()
public SystemuserRequest modifiedonbehalfby()
Copyright © 2018–2020. All rights reserved.