Class AddressLine12ViewImpl
- java.lang.Object
-
- one.xingyi.reference3.address.client.view.AddressLine12ViewImpl
-
- All Implemented Interfaces:
one.xingyi.core.sdk.IXingYiClientImpl<IAddressClientEntity,AddressLine12View>,one.xingyi.core.sdk.IXingYiView<IAddressClientEntity>,AddressLine12View
public class AddressLine12ViewImpl extends java.lang.Object implements AddressLine12View, one.xingyi.core.sdk.IXingYiClientImpl<IAddressClientEntity,AddressLine12View>
-
-
Field Summary
Fields Modifier and Type Field Description static AddressLine12ViewCompanioncompanion
-
Constructor Summary
Constructors Constructor Description AddressLine12ViewImpl(one.xingyi.core.client.IXingYi<IAddressClientEntity,AddressLine12View> xingYi, java.lang.Object mirror)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectmirror()one.xingyi.core.client.IXingYi<IAddressClientEntity,AddressLine12View>xingYi()
-
-
-
Field Detail
-
companion
public static AddressLine12ViewCompanion companion
-
-
Constructor Detail
-
AddressLine12ViewImpl
public AddressLine12ViewImpl(one.xingyi.core.client.IXingYi<IAddressClientEntity,AddressLine12View> xingYi, java.lang.Object mirror)
-
-
Method Detail
-
mirror
public java.lang.Object mirror()
- Specified by:
mirrorin interfaceone.xingyi.core.sdk.IXingYiView<IAddressClientEntity>
-
xingYi
public one.xingyi.core.client.IXingYi<IAddressClientEntity,AddressLine12View> xingYi()
- Specified by:
xingYiin interfaceone.xingyi.core.sdk.IXingYiView<IAddressClientEntity>
-
-