Uses of Class
com.fourjs.report.facturx.Codes.SchemeIdentifierVA
-
-
Uses of Codes.SchemeIdentifierVA in com.fourjs.report.facturx
Methods in com.fourjs.report.facturx that return Codes.SchemeIdentifierVA Modifier and Type Method Description static Codes.SchemeIdentifierVACodes.SchemeIdentifierVA. fromString(String value)Convert a String to a SchemeIdentifierVA.static Codes.SchemeIdentifierVACodes.SchemeIdentifierVA. valueOf(String name)Returns the enum constant of this type with the specified name.static Codes.SchemeIdentifierVA[]Codes.SchemeIdentifierVA. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Codes.SchemeIdentifierVA in com.fourjs.report.facturx.profiles.basic
Methods in com.fourjs.report.facturx.profiles.basic that return Codes.SchemeIdentifierVA Modifier and Type Method Description Codes.SchemeIdentifierVABuyerVATIdentifier. getBuyerVATIdentifierSchemeIdentifier()BT-48-0:scheme identifier attributeCodes.SchemeIdentifierVASellerTaxRepresentativeVATIdentifier. getSellerTaxRepresentativeVATIdentifierSchemeIdentifier()BT-63-0:Scheme identifier -
Uses of Codes.SchemeIdentifierVA in com.fourjs.report.facturx.profiles.basicwl
Methods in com.fourjs.report.facturx.profiles.basicwl that return Codes.SchemeIdentifierVA Modifier and Type Method Description Codes.SchemeIdentifierVABuyerVATIdentifier. getBuyerVATIdentifierSchemeIdentifier()BT-48-0:scheme identifier attributeCodes.SchemeIdentifierVASellerTaxRepresentativeVATIdentifier. getSellerTaxRepresentativeVATIdentifierSchemeIdentifier()BT-63-0:Scheme identifier -
Uses of Codes.SchemeIdentifierVA in com.fourjs.report.facturx.profiles.en16931
Methods in com.fourjs.report.facturx.profiles.en16931 that return Codes.SchemeIdentifierVA Modifier and Type Method Description Codes.SchemeIdentifierVABuyerVATIdentifier. getBuyerVATIdentifierSchemeIdentifier()BT-48-0:scheme identifier attributeCodes.SchemeIdentifierVASellerTaxRepresentativeVATIdentifier. getSellerTaxRepresentativeVATIdentifierSchemeIdentifier()BT-63-0:Scheme identifier -
Uses of Codes.SchemeIdentifierVA in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return Codes.SchemeIdentifierVA Modifier and Type Method Description Codes.SchemeIdentifierVABuyerVATIdentifier. getBuyerVATIdentifierSchemeIdentifier()BT-48-0:scheme identifier attributeCodes.SchemeIdentifierVASellerTaxRepresentativeVATIdentifier. getSellerTaxRepresentativeVATIdentifierSchemeIdentifier()BT-63-0:Scheme identifier
-