
Structure_Compile.BeaconKeyItem Maven / Gradle / Ivy
// Class BeaconKeyItem
// Dafny class BeaconKeyItem compiled into Java
package Structure_Compile;
import software.amazon.cryptography.keystore.internaldafny.types.*;
import software.amazon.cryptography.materialproviders.internaldafny.types.*;
import AwsArnParsing_Compile.*;
import AwsKmsMrkMatchForDecrypt_Compile.*;
import AwsKmsUtils_Compile.*;
import KeyStoreErrorMessages_Compile.*;
import KmsArn_Compile.*;
@SuppressWarnings({"unchecked", "deprecation"})
public class BeaconKeyItem {
public BeaconKeyItem() {
}
public static boolean _Is(dafny.DafnyMap extends dafny.DafnySequence extends Character>, ? extends software.amazon.cryptography.services.dynamodb.internaldafny.types.AttributeValue> __source) {
dafny.DafnyMap extends dafny.DafnySequence extends Character>, ? extends software.amazon.cryptography.services.dynamodb.internaldafny.types.AttributeValue> _4_m = __source;
return __default.BeaconKeyItem_q(_4_m);
}
private static final dafny.TypeDescriptor, ? extends software.amazon.cryptography.services.dynamodb.internaldafny.types.AttributeValue>> _TYPE = dafny.TypeDescriptor., ? extends software.amazon.cryptography.services.dynamodb.internaldafny.types.AttributeValue>>referenceWithInitializer(dafny.DafnyMap.class, () -> dafny.DafnyMap.,software.amazon.cryptography.services.dynamodb.internaldafny.types.AttributeValue> empty());
public static dafny.TypeDescriptor, ? extends software.amazon.cryptography.services.dynamodb.internaldafny.types.AttributeValue>> _typeDescriptor() {
return (dafny.TypeDescriptor, ? extends software.amazon.cryptography.services.dynamodb.internaldafny.types.AttributeValue>>) (dafny.TypeDescriptor>) _TYPE;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy