Package com.ibm.ws.javaee.dd.common
Interface Property
-
public interface Property
Represents propertyType from the javaee XSD.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
java.lang.String
getValue()
-