org.eclipse.lyo.oslc4j.core.model
Class AllowedValues
java.lang.Object
org.eclipse.lyo.oslc4j.core.model.AbstractResource
org.eclipse.lyo.oslc4j.core.model.AllowedValues
- All Implemented Interfaces:
- IExtendedResource, IResource
public final class AllowedValues
- extends AbstractResource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllowedValues
public AllowedValues()
addAllowedValue
public void addAllowedValue(String allowedValue)
getAllowedValues
public String[] getAllowedValues()
setAllowedValues
public void setAllowedValues(String[] allowedValues)
Copyright © 2013. All rights reserved.