Class TelephoneNumberViewImpl
- java.lang.Object
-
- one.xingyi.reference2.telephone.client.view.TelephoneNumberViewImpl
-
- All Implemented Interfaces:
one.xingyi.core.sdk.IXingYiClientImpl<ITelephoneNumberClientEntity,TelephoneNumberView>,one.xingyi.core.sdk.IXingYiView<ITelephoneNumberClientEntity>,TelephoneNumberView
public class TelephoneNumberViewImpl extends java.lang.Object implements TelephoneNumberView, one.xingyi.core.sdk.IXingYiClientImpl<ITelephoneNumberClientEntity,TelephoneNumberView>
-
-
Field Summary
Fields Modifier and Type Field Description static TelephoneNumberViewCompanioncompanion
-
Constructor Summary
Constructors Constructor Description TelephoneNumberViewImpl(one.xingyi.core.client.IXingYi<ITelephoneNumberClientEntity,TelephoneNumberView> 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<ITelephoneNumberClientEntity,TelephoneNumberView>xingYi()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface one.xingyi.reference2.telephone.client.view.TelephoneNumberView
number, numberLens, withnumber
-
-
-
-
Field Detail
-
companion
public static TelephoneNumberViewCompanion companion
-
-
Constructor Detail
-
TelephoneNumberViewImpl
public TelephoneNumberViewImpl(one.xingyi.core.client.IXingYi<ITelephoneNumberClientEntity,TelephoneNumberView> xingYi, java.lang.Object mirror)
-
-
Method Detail
-
mirror
public java.lang.Object mirror()
- Specified by:
mirrorin interfaceone.xingyi.core.sdk.IXingYiView<ITelephoneNumberClientEntity>
-
xingYi
public one.xingyi.core.client.IXingYi<ITelephoneNumberClientEntity,TelephoneNumberView> xingYi()
- Specified by:
xingYiin interfaceone.xingyi.core.sdk.IXingYiView<ITelephoneNumberClientEntity>
-
-