Uses of Class
org.fa.tei.jaxb.facustomization.Ptr
-
Packages that use Ptr Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Ptr in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Ptr Modifier and Type Field Description protected PtrRelatedItem. ptrFields in org.fa.tei.jaxb.facustomization with type parameters of type Ptr Modifier and Type Field Description protected List<Ptr>Transpose. ptrsMethods in org.fa.tei.jaxb.facustomization 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.facustomization 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.facustomization with parameters of type Ptr Modifier and Type Method Description voidRelatedItem. setPtr(Ptr value)Sets the value of the ptr property.
-