ru.j1c
Class Service

java.lang.Object
  extended by ru.j1c.Service

public class Service
extends Object

Общий класс, представляющий различные сервисные функции

Author:
max

Nested Class Summary
static class Service.InnerValue
           
 
Constructor Summary
Service()
           
 
Method Summary
static String systemValue(String id)
           
static String systemValue(String vid, String id)
           
static String systemValue(String type, String vid, String id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Service

public Service()
Method Detail

systemValue

public static String systemValue(String id)

systemValue

public static String systemValue(String vid,
                                 String id)

systemValue

public static String systemValue(String type,
                                 String vid,
                                 String id)


Copyright © 2011 J1C corp. All Rights Reserved.