Diglin\Swisspost\EnumType\LogoVerticalAlign
This class stands for LogoVerticalAlign EnumType Meta informations extracted from the WSDL - documentation: Default value is TOP.
Synopsis
class LogoVerticalAlign
{
- // constants
- const VALUE_TOP = 'TOP';
- const VALUE_MIDDLE = 'MIDDLE';
- // methods
- public static bool valueIsValid()
- public static array getValidValues()
- public string __toString()
Constants
| Name | Value |
|---|---|
| VALUE_TOP | 'TOP' |
| VALUE_MIDDLE | 'MIDDLE' |
Methods
public
- __toString() — Method returning the class name
- getValidValues() — Return allowed values
- valueIsValid() — Return true if value is allowed