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