railo.runtime.type.scope
Class FormImpl.Item
java.lang.Object
railo.runtime.type.scope.FormImpl.Item
- Enclosing class:
- FormImpl
public class FormImpl.Item
- extends Object
FormImpl.Item
public FormImpl.Item(Resource resource,
String contentType,
String name,
String fieldName)
getResource
public Resource getResource()
- Returns:
- the resource
getContentType
public String getContentType()
- Returns:
- the contentType
getName
public String getName()
- Returns:
- the name
getFieldName
public String getFieldName()
- Returns:
- the fieldName
Copyright © 2012 Railo