Class AddressLine12ViewCompanion
- java.lang.Object
-
- one.xingyi.reference2.address.client.viewcompanion.AddressLine12ViewCompanion
-
- All Implemented Interfaces:
one.xingyi.core.sdk.IXingYiClientFactory<IAddressClientEntity,AddressLine12View>,one.xingyi.core.sdk.IXingYiClientMaker<IAddressClientEntity,AddressLine12View>,one.xingyi.core.sdk.IXingYiClientViewCompanion<IAddressClientEntity,AddressLine12View,AddressLine12ViewImpl>
public class AddressLine12ViewCompanion extends java.lang.Object implements one.xingyi.core.sdk.IXingYiClientViewCompanion<IAddressClientEntity,AddressLine12View,AddressLine12ViewImpl>
-
-
Field Summary
Fields Modifier and Type Field Description static AddressLine12ViewCompanioncompanion
-
Constructor Summary
Constructors Constructor Description AddressLine12ViewCompanion()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AddressLine12Viewmake(one.xingyi.core.client.IXingYi xingYi, java.lang.Object mirror)
-
-
-
Field Detail
-
companion
public static AddressLine12ViewCompanion companion
-
-
Method Detail
-
make
public AddressLine12View make(one.xingyi.core.client.IXingYi xingYi, java.lang.Object mirror)
- Specified by:
makein interfaceone.xingyi.core.sdk.IXingYiClientFactory<IAddressClientEntity,AddressLine12View>
-
-