Uses of Class
org.fa.tei.jaxb.facustomization.ProfileDesc
-
Packages that use ProfileDesc Package Description org.fa.tei.jaxb.facustomization -
-
Uses of ProfileDesc in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as ProfileDesc Modifier and Type Field Description protected ProfileDescBiblFull. profileDescMethods in org.fa.tei.jaxb.facustomization that return ProfileDesc Modifier and Type Method Description ProfileDescObjectFactory. createProfileDesc()Create an instance ofProfileDescProfileDescBiblFull. getProfileDesc()Gets the value of the profileDesc property.Methods in org.fa.tei.jaxb.facustomization that return types with arguments of type ProfileDesc Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProfileDesc>ObjectFactory. createProfileDesc(ProfileDesc value)Methods in org.fa.tei.jaxb.facustomization with parameters of type ProfileDesc Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProfileDesc>ObjectFactory. createProfileDesc(ProfileDesc value)voidBiblFull. setProfileDesc(ProfileDesc value)Sets the value of the profileDesc property.
-