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 EditorRESTfulInputProps
EditorRESTfulInputProps. 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 EditorRESTfulInputProps
EditorJSONEncodedInput. 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 EditorRESTfulInputProps
EditorURLEncodedInput. getInput()
Gets the RESTful input properties.