Uses of Interface
com.iizigo.ws.prop.IWrappedElement
Packages that use IWrappedElement
Uses of IWrappedElement in com.iizigo.ws.prop
Methods in com.iizigo.ws.prop that return types with arguments of type IWrappedElementModifier and TypeMethodDescriptionEditorOutputProps.getWrappedElements(String ref) Gets all wrapped fields that has the reference specified.Uses of IWrappedElement in com.iizigo.ws.prop.json
Classes in com.iizigo.ws.prop.json that implement IWrappedElementModifier and TypeClassDescriptionclassEditor version of an JSON element wrapper for a JSON element, used to process the output of a Web Service reply.