public class

MockGenericValue.MockModelEntity

extends ModelEntity
java.lang.Object
   ↳ org.ofbiz.core.entity.model.ModelEntity
     ↳ com.atlassian.jira.mock.ofbiz.MockGenericValue.MockModelEntity

Summary

[Expand]
Inherited Constants
From class org.ofbiz.core.entity.model.ModelEntity
[Expand]
Inherited Fields
From class org.ofbiz.core.entity.model.ModelEntity
Public Constructors
MockGenericValue.MockModelEntity()
MockGenericValue.MockModelEntity(GenericValue value)
Public Methods
List<String> getAllFieldNames()
ModelField getField(String fieldName)
[Expand]
Inherited Methods
From class org.ofbiz.core.entity.model.ModelEntity
From class java.lang.Object
From interface java.lang.Comparable

Public Constructors

public MockGenericValue.MockModelEntity ()

public MockGenericValue.MockModelEntity (GenericValue value)

Public Methods

public List<String> getAllFieldNames ()

public ModelField getField (String fieldName)