Uses of Class
org.w3.xlink.LocatorType
-
Packages that use LocatorType Package Description org.w3.xlink -
-
Uses of LocatorType in org.w3.xlink
Fields in org.w3.xlink declared as LocatorType Modifier and Type Field Description protected LocatorTypeLocatorType.Builder. _storedValueMethods in org.w3.xlink with type parameters of type LocatorType Modifier and Type Method Description protected <_P extends LocatorType>
_PLocatorType.Builder. init(_P _product)Methods in org.w3.xlink that return LocatorType Modifier and Type Method Description LocatorTypeLocatorType.Builder. build()LocatorTypeObjectFactory. createLocatorType()Create an instance ofLocatorTypeMethods in org.w3.xlink that return types with arguments of type LocatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<LocatorType>ObjectFactory. createLocator(LocatorType value)Methods in org.w3.xlink with parameters of type LocatorType Modifier and Type Method Description Extended.Builder<_B>Extended.Builder. addLocator(LocatorType... locator_)Adds the given items to the value of "locator_"static LocatorType.Builder<Void>LocatorType. copyExcept(LocatorType _other, com.kscs.util.jaxb.PropertyTree _propertyTree)LocatorType.Builder<_B>LocatorType.Builder. copyOf(LocatorType _other)static <_B> LocatorType.Builder<_B>LocatorType. copyOf(LocatorType _other)static <_B> LocatorType.Builder<_B>LocatorType. copyOf(LocatorType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static LocatorType.Builder<Void>LocatorType. copyOnly(LocatorType _other, com.kscs.util.jaxb.PropertyTree _propertyTree)javax.xml.bind.JAXBElement<LocatorType>ObjectFactory. createLocator(LocatorType value)Method parameters in org.w3.xlink with type arguments of type LocatorType Modifier and Type Method Description Extended.Builder<_B>Extended.Builder. addLocator(Iterable<? extends LocatorType> locator_)Adds the given items to the value of "locator_"Constructors in org.w3.xlink with parameters of type LocatorType Constructor Description Builder(_B _parentBuilder, LocatorType _other, boolean _copy)Builder(_B _parentBuilder, LocatorType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-