org.tinygroup.metadata.config.service
类 ServiceParameter
java.lang.Object
org.tinygroup.metadata.config.service.ServiceParameter
public class ServiceParameter
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceParameter
public ServiceParameter()
getCollectionType
public String getCollectionType()
setCollectionType
public void setCollectionType(String collectionType)
getValidatorScene
public String getValidatorScene()
setValidatorScene
public void setValidatorScene(String validatorScene)
isArray
public boolean isArray()
setArray
public void setArray(boolean isArray)
getType
public String getType()
setType
public void setType(String type)
getName
public String getName()
setName
public void setName(String name)
isRequired
public boolean isRequired()
setRequired
public void setRequired(boolean required)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
Copyright © 2006–2016 TinyGroup. All rights reserved.