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