java.lang.Object
com.woorea.openstack.keystone.v3.model.Service

public class Service extends Object
  • Field Details

  • Constructor Details

    • Service

      public Service()
  • Method Details

    • getId

      public String getId()
    • setId

      public void setId(String id)
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)