blob: 2d4020043af120af0aaa54b879e09237651a7516 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2011, 2012 Red Hat, Inc.
* All rights reserved.
* This program is made available under the terms of the
* Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Red Hat, Inc. - initial API and implementation
*******************************************************************************/
package org.eclipse.bpmn2.modeler.runtime.jboss.jbpm5.validation;
public class MetaentryType {
public String getValue() {
// TODO Auto-generated method stub
return null;
}
public Object getName() {
// TODO Auto-generated method stub
return null;
}
}