Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ExternalResourceLinkCT
-
Packages that use ExternalResourceLinkCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ExternalResourceLinkCT in fi.tut.mei.resdescapi.rdapi.model.rd
Subclasses of ExternalResourceLinkCT in fi.tut.mei.resdescapi.rdapi.model.rd Modifier and Type Class Description classExternalFileResourceLinkCTLink pointing to external file resourceclassInterfaceLinkJava class for anonymous complex type.Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type ExternalResourceLinkCT Modifier and Type Field Description protected List<ExternalResourceLinkCT>AbstractResourceDesc.StdBodies. stdBodyLinkprotected List<ExternalResourceLinkCT>StdBodies. stdBodyLinkMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return ExternalResourceLinkCT Modifier and Type Method Description ExternalResourceLinkCTObjectFactory. createExternalResourceLinkCT()Create an instance ofExternalResourceLinkCTMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type ExternalResourceLinkCT Modifier and Type Method Description JAXBElement<ExternalResourceLinkCT>ObjectFactory. createStdBodyLink(ExternalResourceLinkCT value)JAXBElement<ExternalResourceLinkCT>ObjectFactory. createVariableLink(ExternalResourceLinkCT value)List<ExternalResourceLinkCT>AbstractResourceDesc.StdBodies. getStdBodyLink()Gets the value of the stdBodyLink property.List<ExternalResourceLinkCT>StdBodies. getStdBodyLink()Gets the value of the stdBodyLink property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ExternalResourceLinkCT Modifier and Type Method Description JAXBElement<ExternalResourceLinkCT>ObjectFactory. createStdBodyLink(ExternalResourceLinkCT value)JAXBElement<ExternalResourceLinkCT>ObjectFactory. createVariableLink(ExternalResourceLinkCT value)
-