Class TelephoneNumberViewCompanion
- java.lang.Object
-
- one.xingyi.reference3.telephone.client.viewcompanion.TelephoneNumberViewCompanion
-
- All Implemented Interfaces:
one.xingyi.core.sdk.IXingYiClientFactory<ITelephoneNumberClientEntity,TelephoneNumberView>,one.xingyi.core.sdk.IXingYiClientMaker<ITelephoneNumberClientEntity,TelephoneNumberView>,one.xingyi.core.sdk.IXingYiClientViewCompanion<ITelephoneNumberClientEntity,TelephoneNumberView,TelephoneNumberViewImpl>
public class TelephoneNumberViewCompanion extends java.lang.Object implements one.xingyi.core.sdk.IXingYiClientViewCompanion<ITelephoneNumberClientEntity,TelephoneNumberView,TelephoneNumberViewImpl>
-
-
Field Summary
Fields Modifier and Type Field Description static TelephoneNumberViewCompanioncompanion
-
Constructor Summary
Constructors Constructor Description TelephoneNumberViewCompanion()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TelephoneNumberViewmake(one.xingyi.core.client.IXingYi xingYi, java.lang.Object mirror)
-
-
-
Field Detail
-
companion
public static TelephoneNumberViewCompanion companion
-
-
Method Detail
-
make
public TelephoneNumberView make(one.xingyi.core.client.IXingYi xingYi, java.lang.Object mirror)
- Specified by:
makein interfaceone.xingyi.core.sdk.IXingYiClientFactory<ITelephoneNumberClientEntity,TelephoneNumberView>
-
-