Uses of Class
in.ashwanthkumar.gocd.client.types.Material
-
Packages that use Material Package Description in.ashwanthkumar.gocd.client.types -
-
Uses of Material in in.ashwanthkumar.gocd.client.types
Methods in in.ashwanthkumar.gocd.client.types that return Material Modifier and Type Method Description MaterialMaterialRevision. getMaterial()Constructors in in.ashwanthkumar.gocd.client.types with parameters of type Material Constructor Description MaterialRevision(boolean changed, Material material, List<Modification> modifications)
-