Uses of Class
com.iizigo.ws.prop.EditorRESTfulInputProps
Packages that use EditorRESTfulInputProps Package Description com.iizigo.ws.prop com.iizigo.ws.prop.json com.iizigo.ws.prop.url Uses of EditorRESTfulInputProps in com.iizigo.ws.prop
Methods in com.iizigo.ws.prop that return EditorRESTfulInputProps Modifier and Type Method Description EditorRESTfulInputPropsEditorRESTfulInputProps. clone()Clone must be overridden.Uses of EditorRESTfulInputProps in com.iizigo.ws.prop.json
Methods in com.iizigo.ws.prop.json that return EditorRESTfulInputProps Modifier and Type Method Description EditorRESTfulInputPropsEditorJSONEncodedInput. getInput()Gets the RESTful input properties.Uses of EditorRESTfulInputProps in com.iizigo.ws.prop.url
Methods in com.iizigo.ws.prop.url that return EditorRESTfulInputProps Modifier and Type Method Description EditorRESTfulInputPropsEditorURLEncodedInput. getInput()Gets the RESTful input properties.