Uses of Class
org.fa.tei.jaxb.facustomization.Settlement
Packages that use Settlement
-
Uses of Settlement in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as SettlementModifier and TypeFieldDescriptionprotected SettlementAltIdentifier.settlementprotected SettlementMsIdentifier.settlementMethods in org.fa.tei.jaxb.facustomization that return SettlementModifier and TypeMethodDescriptionObjectFactory.createSettlement()Create an instance ofSettlementAltIdentifier.getSettlement()Gets the value of the settlement property.MsIdentifier.getSettlement()Gets the value of the settlement property.Methods in org.fa.tei.jaxb.facustomization with parameters of type SettlementModifier and TypeMethodDescriptionvoidAltIdentifier.setSettlement(Settlement value) Sets the value of the settlement property.voidMsIdentifier.setSettlement(Settlement value) Sets the value of the settlement property.