Uses of Class
org.fa.tei.jaxb.v2_0.ProfileDesc
-
Packages that use ProfileDesc Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of ProfileDesc in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as ProfileDesc Modifier and Type Field Description protected ProfileDescBiblFull. profileDescMethods in org.fa.tei.jaxb.v2_0 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_0 that return types with arguments of type ProfileDesc Modifier and Type Method Description javax.xml.bind.JAXBElement<ProfileDesc>ObjectFactory. createProfileDesc(ProfileDesc value)Methods in org.fa.tei.jaxb.v2_0 with parameters of type ProfileDesc Modifier and Type Method Description javax.xml.bind.JAXBElement<ProfileDesc>ObjectFactory. createProfileDesc(ProfileDesc value)voidBiblFull. setProfileDesc(ProfileDesc value)Sets the value of the profileDesc property.
-