Uses of Class
org.fa.tei.jaxb.v2_x.Repository
-
Packages that use Repository Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Repository in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Repository Modifier and Type Field Description protected RepositoryAltIdentifier. repositoryprotected RepositoryMsIdentifier. repositoryMethods in org.fa.tei.jaxb.v2_x that return Repository Modifier and Type Method Description RepositoryObjectFactory. createRepository()Create an instance ofRepositoryRepositoryAltIdentifier. getRepository()Gets the value of the repository property.RepositoryMsIdentifier. getRepository()Gets the value of the repository property.Methods in org.fa.tei.jaxb.v2_x with parameters of type Repository Modifier and Type Method Description voidAltIdentifier. setRepository(Repository value)Sets the value of the repository property.voidMsIdentifier. setRepository(Repository value)Sets the value of the repository property.
-