serviceObjectInfo property
Implementation
static LazyMember<ServiceObjectInfo> serviceObjectInfo =
new LazyMember<ServiceObjectInfo>(() {
return new ServiceObjectInfo();
});
static LazyMember<ServiceObjectInfo> serviceObjectInfo =
new LazyMember<ServiceObjectInfo>(() {
return new ServiceObjectInfo();
});