@Retention(value=RUNTIME) @Target(value=METHOD) public @interface SampleResponse
int
responseCode
String
sampleType
public abstract String sampleType
public abstract int responseCode
Copyright © 2016. All rights reserved.