ResetCode.java

package net.metanotion.formsauth;

/** <i>This is a data/struct/value class generated by the SQLC compiler.</i> */
@javax.annotation.Generated("net.metanotion.sqlc.SQLC")  final class ResetCode {
	public java.lang.Integer ResetID;
	public java.lang.String UUID;
}