Class UnifiedStubPropertyMetaData
- java.lang.Object
-
- org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedStubPropertyMetaData
-
- All Implemented Interfaces:
Serializable
public class UnifiedStubPropertyMetaData extends Object implements Serializable
- Since:
- 06-May-2004
- Author:
- Thomas.Diesler@jboss.org, alessio.soldano@jboss.com
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnifiedStubPropertyMetaData(String propName, String propValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetPropName()StringgetPropValue()StringtoString()
-