Class DeploymentWrapper<T extends Serializable>

java.lang.Object
tethys.deployment.DeploymentWrapper<T>

public class DeploymentWrapper<T extends Serializable> extends Object
  • Constructor Details

    • DeploymentWrapper

      public DeploymentWrapper(T tethysObject)
  • Method Details

    • getFieldNames

      public List<String> getFieldNames()
    • getComplexObjects

      public List<Serializable> getComplexObjects()
    • main

      public static void main(String[] args)