Class InterfaceStyle.InterfaceStylePK

    • Constructor Detail

      • InterfaceStylePK

        public InterfaceStylePK​(String interfaceId,
                                String interfaceStyleId)
        Creates a new composite primary key for InterfaceStyle.
        Parameters:
        interfaceId - the interface identifier.
        interfaceStyleId - the style identifier.
        Since:
        6.2.0
    • Method Detail

      • getInterfaceId

        public String getInterfaceId()
      • getInterfaceStyleId

        public String getInterfaceStyleId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object