Uses of Class
org.fa.tei.jaxb.facustomization.Repository
Packages that use Repository
-
Uses of Repository in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as RepositoryModifier and TypeFieldDescriptionprotected RepositoryAltIdentifier.repositoryprotected RepositoryMsIdentifier.repositoryMethods in org.fa.tei.jaxb.facustomization that return RepositoryModifier and TypeMethodDescriptionObjectFactory.createRepository()Create an instance ofRepositoryAltIdentifier.getRepository()Gets the value of the repository property.MsIdentifier.getRepository()Gets the value of the repository property.Methods in org.fa.tei.jaxb.facustomization with parameters of type RepositoryModifier and TypeMethodDescriptionvoidAltIdentifier.setRepository(Repository value) Sets the value of the repository property.voidMsIdentifier.setRepository(Repository value) Sets the value of the repository property.