Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_04.OnLineCapability1Code
Packages that use OnLineCapability1Code
-
Uses of OnLineCapability1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as OnLineCapability1CodeModifier and TypeFieldDescriptionprotected OnLineCapability1Code
PointOfInteractionCapabilities1.onLineCpblties
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return OnLineCapability1CodeModifier and TypeMethodDescriptionstatic OnLineCapability1Code
PointOfInteractionCapabilities1.getOnLineCpblties()
Gets the value of the onLineCpblties property.static OnLineCapability1Code
Returns the enum constant of this type with the specified name.static OnLineCapability1Code[]
OnLineCapability1Code.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type OnLineCapability1CodeModifier and TypeMethodDescriptionvoid
PointOfInteractionCapabilities1.setOnLineCpblties
(OnLineCapability1Code value) Sets the value of the onLineCpblties property.