Class ValidHelper


  • public class ValidHelper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ValidHelper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.List<Property> getSiblings​(Property p)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ValidHelper

        public ValidHelper()
    • Method Detail

      • getSiblings

        public static java.util.List<Property> getSiblings​(Property p)