Uses of Class
com.fourjs.report.facturx.Codes.SupportingDocumentTypeCode
-
Packages that use Codes.SupportingDocumentTypeCode Package Description com.fourjs.report.facturx com.fourjs.report.facturx.profiles.en16931 com.fourjs.report.facturx.profiles.extended -
-
Uses of Codes.SupportingDocumentTypeCode in com.fourjs.report.facturx
Methods in com.fourjs.report.facturx that return Codes.SupportingDocumentTypeCode Modifier and Type Method Description static Codes.SupportingDocumentTypeCode
Codes.SupportingDocumentTypeCode. fromString(String value)
Convert a String to a SupportingDocumentTypeCode.static Codes.SupportingDocumentTypeCode
Codes.SupportingDocumentTypeCode. valueOf(String name)
Returns the enum constant of this type with the specified name.static Codes.SupportingDocumentTypeCode[]
Codes.SupportingDocumentTypeCode. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Codes.SupportingDocumentTypeCode in com.fourjs.report.facturx.profiles.en16931
Methods in com.fourjs.report.facturx.profiles.en16931 that return Codes.SupportingDocumentTypeCode Modifier and Type Method Description Codes.SupportingDocumentTypeCode
AdditionalSupportingDocuments. getTypeCode()
BT-122-0:Methods in com.fourjs.report.facturx.profiles.en16931 with parameters of type Codes.SupportingDocumentTypeCode Modifier and Type Method Description AdditionalSupportingDocuments
AdditionalSupportingDocuments. setTypeCode(Codes.SupportingDocumentTypeCode value)
-
Uses of Codes.SupportingDocumentTypeCode in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return Codes.SupportingDocumentTypeCode Modifier and Type Method Description Codes.SupportingDocumentTypeCode
AdditionalSupportingDocuments. getTypeCode()
BT-122-0:Codes.SupportingDocumentTypeCode
DetailsOfAnAdditionalDocumentReference. getTypeCode()
EXT:Methods in com.fourjs.report.facturx.profiles.extended with parameters of type Codes.SupportingDocumentTypeCode Modifier and Type Method Description AdditionalSupportingDocuments
AdditionalSupportingDocuments. setTypeCode(Codes.SupportingDocumentTypeCode value)
DetailsOfAnAdditionalDocumentReference
DetailsOfAnAdditionalDocumentReference. setTypeCode(Codes.SupportingDocumentTypeCode value)
-