Uses of Class
org.fa.tei.jaxb.v2_0.Ref
-
Packages that use Ref Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Ref in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Ref Modifier and Type Field Description protected RefRelatedItem. refMethods in org.fa.tei.jaxb.v2_0 that return Ref Modifier and Type Method Description RefObjectFactory. createRef()Create an instance ofRefRefRelatedItem. getRef()Gets the value of the ref property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type Ref Modifier and Type Method Description voidRelatedItem. setRef(Ref value)Sets the value of the ref property.
-