org.tinygroup.weblayer.servicemapping.config
类 ServiceViewMappings

java.lang.Object
  继承者 org.tinygroup.weblayer.servicemapping.config.ServiceViewMappings

public class ServiceViewMappings
extends Object


构造方法摘要
ServiceViewMappings()
           
 
方法摘要
 List<ServiceViewMapping> getServiceViewMappings()
           
 void setServiceViewMappings(List<ServiceViewMapping> serviceViewMappings)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ServiceViewMappings

public ServiceViewMappings()
方法详细信息

getServiceViewMappings

public List<ServiceViewMapping> getServiceViewMappings()

setServiceViewMappings

public void setServiceViewMappings(List<ServiceViewMapping> serviceViewMappings)


Copyright © 2006–2014 开源组织. All rights reserved.