Uses of Class
generated.RDApiCT
-
Packages that use RDApiCT Package Description generated -
-
Uses of RDApiCT in generated
Fields in generated declared as RDApiCT Modifier and Type Field Description protected RDApiCT
Configuration. rd
Methods in generated that return RDApiCT Modifier and Type Method Description RDApiCT
ObjectFactory. createRDApiCT()
Create an instance ofRDApiCT
RDApiCT
Configuration. getRD()
Gets the value of the rd property.Methods in generated that return types with arguments of type RDApiCT Modifier and Type Method Description JAXBElement<RDApiCT>
ObjectFactory. createRD(RDApiCT value)
Methods in generated with parameters of type RDApiCT Modifier and Type Method Description JAXBElement<RDApiCT>
ObjectFactory. createRD(RDApiCT value)
void
Configuration. setRD(RDApiCT value)
Sets the value of the rd property.
-