Uses of Class
org.appng.xml.platform.PostParams
-
Packages that use PostParams Package Description org.appng.xml.platform -
-
Uses of PostParams in org.appng.xml.platform
Fields in org.appng.xml.platform declared as PostParams Modifier and Type Field Description protected PostParamsUrlSchema. postParamsMethods in org.appng.xml.platform that return PostParams Modifier and Type Method Description PostParamsObjectFactory. createPostParams()Create an instance ofPostParamsPostParamsUrlSchema. getPostParams()Gets the value of the postParams property.Methods in org.appng.xml.platform with parameters of type PostParams Modifier and Type Method Description voidUrlSchema. setPostParams(PostParams value)Sets the value of the postParams property.
-