Uses of Class
org.fa.tei.jaxb.v2_x.Ptr
-
Packages that use Ptr Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Ptr in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Ptr Modifier and Type Field Description protected PtrRelatedItem. ptrFields in org.fa.tei.jaxb.v2_x with type parameters of type Ptr Modifier and Type Field Description protected List<Ptr>Transpose. ptrsMethods in org.fa.tei.jaxb.v2_x that return Ptr Modifier and Type Method Description PtrObjectFactory. createPtr()Create an instance ofPtrPtrRelatedItem. getPtr()Gets the value of the ptr property.Methods in org.fa.tei.jaxb.v2_x that return types with arguments of type Ptr Modifier and Type Method Description List<Ptr>Transpose. getPtrs()Gets the value of the ptrs property.Methods in org.fa.tei.jaxb.v2_x with parameters of type Ptr Modifier and Type Method Description voidRelatedItem. setPtr(Ptr value)Sets the value of the ptr property.
-