Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.cesop.PSPIdType
Packages that use PSPIdType
-
Uses of PSPIdType in software.xdev.bzst.dip.client.xmldocument.model.cesop
Fields in software.xdev.bzst.dip.client.xmldocument.model.cesop declared as PSPIdTypeModifier and TypeFieldDescriptionprotected PSPIdTypePSPType.pspIdprotected PSPIdTypeRepresentativeType.representativeIdMethods in software.xdev.bzst.dip.client.xmldocument.model.cesop that return PSPIdTypeModifier and TypeMethodDescriptionObjectFactory.createPSPIdType()Create an instance ofPSPIdTypePSPType.getPSPId()Ruft den Wert der pspId-Eigenschaft ab.RepresentativeType.getRepresentativeId()Ruft den Wert der representativeId-Eigenschaft ab.Methods in software.xdev.bzst.dip.client.xmldocument.model.cesop with parameters of type PSPIdTypeModifier and TypeMethodDescriptionvoidLegt den Wert der pspId-Eigenschaft fest.voidRepresentativeType.setRepresentativeId(PSPIdType value) Legt den Wert der representativeId-Eigenschaft fest.