Package com.iizigo.ws.prop.soap
Class EditorMessagePart0
- java.lang.Object
-
- com.iizigo.ws.prop.soap.EditorMessagePart0
-
- All Implemented Interfaces:
IPropCnrEditorProperties
public class EditorMessagePart0 extends java.lang.Object implements IPropCnrEditorProperties
Settings for the SOAP message part container for a SOAP Web Service transaction.- Author:
- Christopher Mindus
-
-
Constructor Summary
Constructors Constructor Description EditorMessagePart0()
-
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:IPropCnrEditorProperties
Gets the property definitions for a component.- Specified by:
getEditProperties
in interfaceIPropCnrEditorProperties
-
-