public static class NexusModel.ArtifactSearchResults
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
count |
NexusModel.ArtifactType[] |
data |
long |
from |
long |
totalCount |
Constructor and Description |
---|
ArtifactSearchResults() |
public long totalCount
public long from
public int count
public NexusModel.ArtifactType[] data