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 class
ExternalFileResourceLinkCT
Link pointing to external file resourceclass
InterfaceLink
Java 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. stdBodyLink
protected List<ExternalResourceLinkCT>
StdBodies. stdBodyLink
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ExternalResourceLinkCT Modifier and Type Method Description ExternalResourceLinkCT
ObjectFactory. createExternalResourceLinkCT()
Create an instance ofExternalResourceLinkCT
Methods 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)
-