Class GetProfileResult.Profile

  • Enclosing class:
    GetProfileResult

    public static class GetProfileResult.Profile
    extends Object

    Java class for anonymous complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attribute name="reservation-feature" use="required" type="{http:/services.recipe.be/core}reservationFeature" />
           <attribute name="communication-channel-specification" use="required" type="{http:/services.recipe.be/core}communicationChannelSpecification" />
         </restriction>
       </complexContent>
     </complexType>