class

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package class provides constants for string representation of class for basic interfaces implementations.

Usage:

func GetClassID() string {
	return class.ObjectID
}

Index

Constants

View Source
const AllowanceID = "Allowance"

AllowanceID is a string representation of class for Allowance interface implementations.

View Source
const ClsDomainID = "ClassDomain"

ClsDomainID is a string representation of class for ClassDomain interface implementations.

View Source
const CompositeCollectionID = "CompositeCollection"

CompositeCollectionID is a string representation of class for CompositeCollection interface implementations.

View Source
const DomainID = "Domain"

DomainID is a string representation of class for Domain interface implementations.

View Source
const InstanceDomainID = "InstanceDomain"

InstanceDomainID is a string representation of class for InstanceDomain interface implementations.

View Source
const MemberDomainID = "MemberDomain"

MemberDomainID is a string representation of class for MemberDomain interface implementations.

View Source
const MemberID = "Member"

MemberID is a string representation of class for Member interface implementations.

View Source
const ObjectID = "Object"

ObjectID is a string representation of class for Object interface implementations.

View Source
const ProxyID = "Proxy"

ProxyID is a string representation of class for Proxy interface implementations.

View Source
const ReferenceDomainID = "ReferenceDomain"

ReferenceDomainID is a string representation of class for AddressDomain interface implementations.

View Source
const ReferenceID = "Reference"

ReferenceID is a string representation of class for Reference interface implementations.

View Source
const SmartContractID = "SmartContract"

SmartContractID is a string representation of class for SmartContract interface implementations.

View Source
const WalletDomainID = "WalletDomain"

WalletDomainID is a string representation of class for WalletDomain interface implementations.

View Source
const WalletID = "Wallet"

WalletID is a string representation of class for Wallet interface implementations.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL