Class AddressLine12ViewCompanion
- java.lang.Object
-
- one.xingyi.reference4.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>
@Deprecated public class AddressLine12ViewCompanion extends java.lang.Object implements one.xingyi.core.sdk.IXingYiClientViewCompanion<IAddressClientEntity,AddressLine12View,AddressLine12ViewImpl>
Deprecated.
-
-
Field Summary
Fields Modifier and Type Field Description static AddressLine12ViewCompanioncompanionDeprecated.
-
Constructor Summary
Constructors Constructor Description AddressLine12ViewCompanion()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description AddressLine12Viewmake(one.xingyi.core.client.IXingYi xingYi, java.lang.Object mirror)Deprecated.
-
-
-
Field Detail
-
companion
public static AddressLine12ViewCompanion companion
Deprecated.
-
-
Method Detail
-
make
public AddressLine12View make(one.xingyi.core.client.IXingYi xingYi, java.lang.Object mirror)
Deprecated.- Specified by:
makein interfaceone.xingyi.core.sdk.IXingYiClientFactory<IAddressClientEntity,AddressLine12View>
-
-