public class TCStringUtils extends Object
| Constructor and Description |
|---|
TCStringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decodeLetterCode(CoreString.LetterCode letterCode) |
static TCPurposes |
decodePurposes(List<Boolean> values) |
static LocalDateTime |
decodeTime(long deciseconds) |
static boolean |
isVendorPresentInRange(CoreString.CoreStringV2.RangeSection rangeSection,
int vendorId) |
static boolean |
isVendorPresentInSection(CoreString.CoreStringV2.VendorSection vendorSection,
int vendorId) |
public static LocalDateTime decodeTime(long deciseconds)
public static String decodeLetterCode(CoreString.LetterCode letterCode)
public static TCPurposes decodePurposes(List<Boolean> values)
public static boolean isVendorPresentInSection(CoreString.CoreStringV2.VendorSection vendorSection, int vendorId)
public static boolean isVendorPresentInRange(CoreString.CoreStringV2.RangeSection rangeSection, int vendorId)
Copyright © 2020. All rights reserved.