Interface PropertyModule
-
public interface PropertyModule
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
java.util.LinkedHashMap<java.lang.String,java.lang.Object>
getProperties()
-