Uses of Class
org.fa.tei.jaxb.v2_x.ProfileDesc
-
Packages that use ProfileDesc Package Description org.fa.tei.jaxb.v2_x -
-
Uses of ProfileDesc in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as ProfileDesc Modifier and Type Field Description protected ProfileDescBiblFull. profileDescMethods in org.fa.tei.jaxb.v2_x 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.v2_x 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.v2_x 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.
-