Table of Contents

Class CivicLocationKeys

Namespace
Android.Net.Wifi.Rtt
Assembly
MASES.Netdroid.dll
public class CivicLocationKeys : JVMBridgeBase<CivicLocationKeys>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
Inheritance
CivicLocationKeys
Implements
Extension Methods

Constructors

CivicLocationKeys(IJVMBridgeBaseInitializer)

Initializer used internally by JCOBridge. Do not use directly.

[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public CivicLocationKeys(IJVMBridgeBaseInitializer initializer)

Parameters

initializer IJVMBridgeBaseInitializer

Properties

ADDITIONAL_CODE

public static int ADDITIONAL_CODE { get; set; }

Property Value

int

APT

public static int APT { get; set; }

Property Value

int

BOROUGH

public static int BOROUGH { get; set; }

Property Value

int

BRANCH_ROAD_NAME

public static int BRANCH_ROAD_NAME { get; set; }

Property Value

int

BUILDING

public static int BUILDING { get; set; }

Property Value

int

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

CITY

public static int CITY { get; set; }

Property Value

int

COUNTY

public static int COUNTY { get; set; }

Property Value

int

DESK

public static int DESK { get; set; }

Property Value

int

FLOOR

public static int FLOOR { get; set; }

Property Value

int

GROUP_OF_STREETS

public static int GROUP_OF_STREETS { get; set; }

Property Value

int

HNO

public static int HNO { get; set; }

Property Value

int

HNS

public static int HNS { get; set; }

Property Value

int

IsBridgeAbstract

true if the BridgeClassName is an abstract class, i.e. cannot be created an instance

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

true if the BridgeClassName implements java.lang.AutoCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

true if the BridgeClassName is an interface, i.e. does not have any public constructor

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

true if the BridgeClassName is a static class, i.e. does not have any public constructor

public override bool IsBridgeStatic { get; }

Property Value

bool

LANGUAGE

public static int LANGUAGE { get; set; }

Property Value

int

LMK

public static int LMK { get; set; }

Property Value

int

LOC

public static int LOC { get; set; }

Property Value

int

NAM

public static int NAM { get; set; }

Property Value

int

NEIGHBORHOOD

public static int NEIGHBORHOOD { get; set; }

Property Value

int

PCN

public static int PCN { get; set; }

Property Value

int

POD

public static int POD { get; set; }

Property Value

int

POSTAL_CODE

public static int POSTAL_CODE { get; set; }

Property Value

int

PO_BOX

public static int PO_BOX { get; set; }

Property Value

int

PRD

public static int PRD { get; set; }

Property Value

int

PRIMARY_ROAD_NAME

public static int PRIMARY_ROAD_NAME { get; set; }

Property Value

int

ROAD_SECTION

public static int ROAD_SECTION { get; set; }

Property Value

int

ROOM

public static int ROOM { get; set; }

Property Value

int

SCRIPT

public static int SCRIPT { get; set; }

Property Value

int

STATE

public static int STATE { get; set; }

Property Value

int

STREET_NAME_POST_MODIFIER

public static int STREET_NAME_POST_MODIFIER { get; set; }

Property Value

int

STREET_NAME_PRE_MODIFIER

public static int STREET_NAME_PRE_MODIFIER { get; set; }

Property Value

int

STS

public static int STS { get; set; }

Property Value

int

SUBBRANCH_ROAD_NAME

public static int SUBBRANCH_ROAD_NAME { get; set; }

Property Value

int

TYPE_OF_PLACE

public static int TYPE_OF_PLACE { get; set; }

Property Value

int