public interface CustomParamsCarrier
Modifier and Type | Method and Description |
---|---|
org.simpleframework.xml.util.Dictionary<CustomParam> |
getCustomParams() |
void |
setCustomParams(org.simpleframework.xml.util.Dictionary<CustomParam> customParams) |
org.simpleframework.xml.util.Dictionary<CustomParam> getCustomParams()
void setCustomParams(org.simpleframework.xml.util.Dictionary<CustomParam> customParams)