Uses of Class
org.w3.xlink.TitleEltType
-
Packages that use TitleEltType Package Description org.w3.xlink -
-
Uses of TitleEltType in org.w3.xlink
Fields in org.w3.xlink with type parameters of type TitleEltType Modifier and Type Field Description protected List<TitleEltType>ArcType. titleprotected List<TitleEltType>LocatorType. titleMethods in org.w3.xlink that return TitleEltType Modifier and Type Method Description TitleEltTypeObjectFactory. createTitleEltType()Create an instance ofTitleEltTypeMethods in org.w3.xlink that return types with arguments of type TitleEltType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TitleEltType>ObjectFactory. createTitle(TitleEltType value)List<TitleEltType>ArcType. getTitle()Gets the value of the title property.List<TitleEltType>LocatorType. getTitle()Gets the value of the title property.Methods in org.w3.xlink with parameters of type TitleEltType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TitleEltType>ObjectFactory. createTitle(TitleEltType value)
-