spec.java_integration.fixtures
Class MethodNames
java.lang.Object
spec.java_integration.fixtures.MethodNames
public class MethodNames
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodNames
public MethodNames()
lowercase1
public static void lowercase1()
camelCase1
public static void camelCase1()
camelWithUPPER1
public static void camelWithUPPER1()
camelWITHUpper1
public static void camelWITHUpper1()
CAMELWithUpper1
public static void CAMELWithUpper1()
getValue1
public static java.lang.Object getValue1()
getValues1
public static java.lang.Object getValues1(java.lang.Object otherValue)
setValue1
public static void setValue1(java.lang.Object value)
setValues1
public static void setValues1(java.lang.Object value,
java.lang.Object otherValue)
isFirst1
public static boolean isFirst1()
isSecond1
public static boolean isSecond1(java.lang.Object something)
hasThird1
public static boolean hasThird1()
hasFourth1
public static boolean hasFourth1(java.lang.Object something)
lowercase2
public void lowercase2()
camelCase2
public void camelCase2()
camelWithUPPER2
public void camelWithUPPER2()
camelWITHUpper2
public void camelWITHUpper2()
CAMELWithUpper2
public void CAMELWithUpper2()
getValue2
public java.lang.Object getValue2()
getValues2
public java.lang.Object getValues2(java.lang.Object something)
setValue2
public void setValue2(java.lang.Object value)
setValues2
public void setValues2(java.lang.Object value,
java.lang.Object otherValue)
isFirst2
public boolean isFirst2()
isSecond2
public boolean isSecond2(java.lang.Object something)
hasThird2
public boolean hasThird2()
hasFourth2
public boolean hasFourth2(java.lang.Object something)
initialize
public java.lang.String initialize()
type
public java.lang.String type()
__type__
public java.lang.String __type__()
id
public java.lang.String id()
__id__
public java.lang.String __id__()
__send__
public java.lang.String __send__()
Copyright © 2002-2007 JRuby Team. All Rights Reserved.