Package com.iizigo.ws.prop
Class EditorWebServiceProp0
- java.lang.Object
- com.iizigo.ws.prop.EditorWebServiceProp0
 
- All Implemented Interfaces:
- IPropCnrEditorProperties
 - public class EditorWebServiceProp0 extends java.lang.Object implements IPropCnrEditorProperties Edit class for the input data container.- Author:
- Christopher Mindus
 
- Constructor Summary- Constructors - Constructor - Description - EditorWebServiceProp0()
 - Method Summary- All Methods Instance Methods Concrete Methods - Modifier and Type - Method - Description - PropCnrEditorProperties- getEditProperties(PropCnr property)Gets the property definitions for a component.
 
- Method Detail- getEditProperties- public PropCnrEditorProperties getEditProperties(PropCnr property) Description copied from interface:- IPropCnrEditorPropertiesGets the property definitions for a component.- Specified by:
- getEditPropertiesin interface- IPropCnrEditorProperties