Uses of Class
org.fa.tei.jaxb.v2_0.Repository
-
Packages that use Repository Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Repository in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Repository Modifier and Type Field Description protected RepositoryAltIdentifier. repositoryprotected RepositoryMsIdentifier. repositoryMethods in org.fa.tei.jaxb.v2_0 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_0 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.
-