Uses of Class
generated.ARDApiCT
-
Packages that use ARDApiCT Package Description generated -
-
Uses of ARDApiCT in generated
Fields in generated declared as ARDApiCT Modifier and Type Field Description protected ARDApiCT
Configuration. ard
Methods in generated that return ARDApiCT Modifier and Type Method Description ARDApiCT
ObjectFactory. createARDApiCT()
Create an instance ofARDApiCT
ARDApiCT
Configuration. getARD()
Gets the value of the ard property.Methods in generated that return types with arguments of type ARDApiCT Modifier and Type Method Description JAXBElement<ARDApiCT>
ObjectFactory. createARD(ARDApiCT value)
Methods in generated with parameters of type ARDApiCT Modifier and Type Method Description JAXBElement<ARDApiCT>
ObjectFactory. createARD(ARDApiCT value)
void
Configuration. setARD(ARDApiCT value)
Sets the value of the ard property.
-