public.javadoc.org.spincast.plugins.response.IFieldMessage.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
The newest version!
IFieldMessage (org.spincast:spincast-framework 0.9.28 API)
org.spincast.plugins.response
Interface IFieldMessage
-
- All Known Implementing Classes:
- FieldMessage
public interface IFieldMessage
-
-
Method Summary
All Methods Instance Methods Abstract Methods
Modifier and Type
Method and Description
String
getFieldName()
String
getMessage()
FieldMessageType
getMessageType()
String
getValue()
Integer
getValuePosition()
-
-
Method Detail
-
getMessageType
FieldMessageType getMessageType()
-
getFieldName
String getFieldName()
-
getValue
String getValue()
-
getValuePosition
Integer getValuePosition()
-
getMessage
String getMessage()
Copyright © 2016. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy