C# 클래스 com.openrest.v1_1.CAddress

상속: IAddress
파일 보기 프로젝트 열기: wix/openrest4net

공개 메소드들

메소드 설명
CAddress ( Address address ) : System
GetApt ( ) : string
GetCity ( ) : string
GetComment ( ) : string
GetCountry ( ) : string
GetCountryCode ( ) : string
GetEntrance ( ) : string
GetFloor ( ) : string
GetLatLng ( ) : ILatLng
GetNumber ( ) : string
GetPostalCode ( ) : string
GetStreet ( ) : string

메소드 상세

CAddress() 공개 메소드

public CAddress ( Address address ) : System
address Address
리턴 System

GetApt() 공개 메소드

public GetApt ( ) : string
리턴 string

GetCity() 공개 메소드

public GetCity ( ) : string
리턴 string

GetComment() 공개 메소드

public GetComment ( ) : string
리턴 string

GetCountry() 공개 메소드

public GetCountry ( ) : string
리턴 string

GetCountryCode() 공개 메소드

public GetCountryCode ( ) : string
리턴 string

GetEntrance() 공개 메소드

public GetEntrance ( ) : string
리턴 string

GetFloor() 공개 메소드

public GetFloor ( ) : string
리턴 string

GetLatLng() 공개 메소드

public GetLatLng ( ) : ILatLng
리턴 ILatLng

GetNumber() 공개 메소드

public GetNumber ( ) : string
리턴 string

GetPostalCode() 공개 메소드

public GetPostalCode ( ) : string
리턴 string

GetStreet() 공개 메소드

public GetStreet ( ) : string
리턴 string